public static interface AwsAmazonMqBrokerUsersDetails.Builder extends SdkPojo, CopyableBuilder<AwsAmazonMqBrokerUsersDetails.Builder,AwsAmazonMqBrokerUsersDetails>
| Modifier and Type | Method and Description |
|---|---|
AwsAmazonMqBrokerUsersDetails.Builder |
pendingChange(String pendingChange)
The type of change pending for the broker user.
|
AwsAmazonMqBrokerUsersDetails.Builder |
username(String username)
The username of the broker user.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsAmazonMqBrokerUsersDetails.Builder pendingChange(String pendingChange)
The type of change pending for the broker user.
pendingChange - The type of change pending for the broker user.AwsAmazonMqBrokerUsersDetails.Builder username(String username)
The username of the broker user.
username - The username of the broker user.Copyright © 2023. All rights reserved.