menu
pulumi_aws package
documentation
redshiftserverless.dart
WorkgroupPricePerformanceTarget
toMap method
toMap method
dark_mode
light_mode
toMap
method
Map
<
String
,
dynamic
>
toMap
(
)
Implementation
Map<String, dynamic> toMap() { return <String, dynamic>{ 'enabled': enabled, 'level': ?level, }; }
pulumi_aws package
documentation
redshiftserverless
WorkgroupPricePerformanceTarget
toMap method
WorkgroupPricePerformanceTarget class