toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.vpclattice.kotlin.inputs
/
ServiceNetworkSharingConfigArgs
Service
Network
Sharing
Config
Args
data
class
ServiceNetworkSharingConfigArgs
(
val
enabled
:
Output
<
Boolean
>
)
:
ConvertibleToJava
<
ServiceNetworkSharingConfigArgs
>
Members
Constructors
Service
Network
Sharing
Config
Args
Link copied to clipboard
constructor
(
enabled
:
Output
<
Boolean
>
)
Properties
enabled
Link copied to clipboard
val
enabled
:
Output
<
Boolean
>
Specify if the service network should be enabled for sharing.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ServiceNetworkSharingConfigArgs