GetDestinationResponse.Builder |
GetDestinationResponse.Builder.arn(String arn) |
The Amazon Resource Name of the resource.
|
static GetDestinationResponse.Builder |
GetDestinationResponse.builder() |
|
GetDestinationResponse.Builder |
GetDestinationResponse.Builder.description(String description) |
The description of the resource.
|
GetDestinationResponse.Builder |
GetDestinationResponse.Builder.expression(String expression) |
The rule name or topic rule to send messages to.
|
GetDestinationResponse.Builder |
GetDestinationResponse.Builder.expressionType(String expressionType) |
The type of value in Expression.
|
GetDestinationResponse.Builder |
GetDestinationResponse.Builder.expressionType(ExpressionType expressionType) |
The type of value in Expression.
|
GetDestinationResponse.Builder |
GetDestinationResponse.Builder.name(String name) |
The name of the resource.
|
GetDestinationResponse.Builder |
GetDestinationResponse.Builder.roleArn(String roleArn) |
The ARN of the IAM Role that authorizes the destination.
|
GetDestinationResponse.Builder |
GetDestinationResponse.toBuilder() |
|