CopyableBuilder<UpdateManagedInstanceRoleRequest.Builder,UpdateManagedInstanceRoleRequest>, SdkBuilder<UpdateManagedInstanceRoleRequest.Builder,UpdateManagedInstanceRoleRequest>public static interface UpdateManagedInstanceRoleRequest.Builder extends CopyableBuilder<UpdateManagedInstanceRoleRequest.Builder,UpdateManagedInstanceRoleRequest>
| Modifier and Type | Method | Description |
|---|---|---|
UpdateManagedInstanceRoleRequest.Builder |
iamRole(String iamRole) |
The IAM role you want to assign or change.
|
UpdateManagedInstanceRoleRequest.Builder |
instanceId(String instanceId) |
The ID of the managed instance where you want to update the role.
|
copyapply, buildUpdateManagedInstanceRoleRequest.Builder instanceId(String instanceId)
The ID of the managed instance where you want to update the role.
instanceId - The ID of the managed instance where you want to update the role.UpdateManagedInstanceRoleRequest.Builder iamRole(String iamRole)
The IAM role you want to assign or change.
iamRole - The IAM role you want to assign or change.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.