AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
ec2
/
aws.sdk.kotlin.services.ec2.model
/
ClassicLinkInstance
/
Builder
Builder
class
Builder
Members
Properties
groups
Link copied to clipboard
var
groups
:
List
<
GroupIdentifier
>
?
The security groups.
instance
Id
Link copied to clipboard
var
instanceId
:
String
?
The ID of the instance.
tags
Link copied to clipboard
var
tags
:
List
<
Tag
>
?
Any tags assigned to the instance.
vpc
Id
Link copied to clipboard
var
vpcId
:
String
?
The ID of the VPC.