AWS SDK for Kotlin
Toggle table of contents
1.4.124
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
ec2
/
aws.sdk.kotlin.services.ec2.model
/
CreateSecurityGroupResponse
/
Builder
Builder
class
Builder
Members
Properties
group
Id
Link copied to clipboard
var
groupId
:
String
?
The ID of the security group.
security
Group
Arn
Link copied to clipboard
var
securityGroupArn
:
String
?
The security group ARN.
tags
Link copied to clipboard
var
tags
:
List
<
Tag
>
?
The tags assigned to the security group.