static ListedGatewayInstance.Builder |
ListedGatewayInstance.builder() |
|
ListedGatewayInstance.Builder |
ListedGatewayInstance.Builder.gatewayArn(String gatewayArn) |
The Amazon Resource Name (ARN) of the gateway.
|
ListedGatewayInstance.Builder |
ListedGatewayInstance.Builder.gatewayInstanceArn(String gatewayInstanceArn) |
The Amazon Resource Name (ARN) of the instance.
|
ListedGatewayInstance.Builder |
ListedGatewayInstance.Builder.instanceId(String instanceId) |
The managed instance ID generated by the SSM install.
|
ListedGatewayInstance.Builder |
ListedGatewayInstance.Builder.instanceState(String instanceState) |
The status of the instance.
|
ListedGatewayInstance.Builder |
ListedGatewayInstance.Builder.instanceState(InstanceState instanceState) |
The status of the instance.
|
ListedGatewayInstance.Builder |
ListedGatewayInstance.toBuilder() |
|