toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ses.kotlin.outputs
/
GetDedicatedIpPoolResult
Get
Dedicated
Ip
Pool
Result
data
class
GetDedicatedIpPoolResult
(
val
scalingMode
:
String
?
=
null
)
Members
Constructors
Get
Dedicated
Ip
Pool
Result
Link copied to clipboard
constructor
(
scalingMode
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
scaling
Mode
Link copied to clipboard
val
scalingMode
:
String
?
=
null
Specifies whether the dedicated IP pool is managed or not. The default value is STANDARD.