pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.vpclattice.kotlin
/
ServiceNetworkVpcAssociation
Service
Network
Vpc
Association
class
ServiceNetworkVpcAssociation
:
KotlinCustomResource
Associates a VPC with a service network.
Properties
Properties
arn
Link copied to clipboard
val
arn
:
Output
<
String
>
created
At
Link copied to clipboard
val
createdAt
:
Output
<
String
>
id
Link copied to clipboard
val
id
:
Output
<
String
>
pulumi
Child
Resources
Link copied to clipboard
val
pulumiChildResources
:
Set
<
KotlinResource
>
pulumi
Resource
Name
Link copied to clipboard
val
pulumiResourceName
:
String
pulumi
Resource
Type
Link copied to clipboard
val
pulumiResourceType
:
String
security
Group
Ids
Link copied to clipboard
val
securityGroupIds
:
Output
<
List
<
String
>
>
?
service
Network
Arn
Link copied to clipboard
val
serviceNetworkArn
:
Output
<
String
>
service
Network
Id
Link copied to clipboard
val
serviceNetworkId
:
Output
<
String
>
service
Network
Identifier
Link copied to clipboard
val
serviceNetworkIdentifier
:
Output
<
String
>
?
service
Network
Name
Link copied to clipboard
val
serviceNetworkName
:
Output
<
String
>
status
Link copied to clipboard
val
status
:
Output
<
ServiceNetworkVpcAssociationStatus
>
tags
Link copied to clipboard
val
tags
:
Output
<
List
<
ServiceNetworkVpcAssociationTag
>
>
?
urn
Link copied to clipboard
val
urn
:
Output
<
String
>
vpc
Id
Link copied to clipboard
val
vpcId
:
Output
<
String
>
vpc
Identifier
Link copied to clipboard
val
vpcIdentifier
:
Output
<
String
>
?