@Generated(value="jsii-pacmak/1.34.0 (build 9b72778)", date="2021-09-01T11:09:03.105Z") @Stability(value=Stable) public interface SecurityGroupContextQuery extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
SecurityGroupContextQuery.Builder
A builder for
SecurityGroupContextQuery |
static class |
SecurityGroupContextQuery.Jsii$Proxy
An implementation for
SecurityGroupContextQuery |
| Modifier and Type | Method and Description |
|---|---|
static SecurityGroupContextQuery.Builder |
builder() |
String |
getAccount()
Query account.
|
default String |
getLookupRoleArn()
The ARN of the role that should be used to look up the missing values.
|
String |
getRegion()
Query region.
|
String |
getSecurityGroupId()
Security group id.
|
@Stability(value=Stable) @NotNull String getAccount()
@Stability(value=Stable) @NotNull String getRegion()
@Stability(value=Stable) @NotNull String getSecurityGroupId()
@Stability(value=Stable) @Nullable default String getLookupRoleArn()
Default: - None
@Stability(value=Stable) static SecurityGroupContextQuery.Builder builder()
SecurityGroupContextQuery.Builder of SecurityGroupContextQueryCopyright © 2021. All rights reserved.