public static interface GatewayGroupSummary.Builder extends SdkPojo, CopyableBuilder<GatewayGroupSummary.Builder,GatewayGroupSummary>
| Modifier and Type | Method and Description |
|---|---|
GatewayGroupSummary.Builder |
arn(String arn)
The ARN of the gateway group.
|
GatewayGroupSummary.Builder |
description(String description)
The description of the gateway group.
|
GatewayGroupSummary.Builder |
name(String name)
The name of the gateway group.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildGatewayGroupSummary.Builder arn(String arn)
The ARN of the gateway group.
arn - The ARN of the gateway group.GatewayGroupSummary.Builder name(String name)
The name of the gateway group.
name - The name of the gateway group.GatewayGroupSummary.Builder description(String description)
The description of the gateway group.
description - The description of the gateway group.Copyright © 2023. All rights reserved.