CopyableBuilder<CreateServiceLinkedRoleResponse.Builder,CreateServiceLinkedRoleResponse>
, SdkBuilder<CreateServiceLinkedRoleResponse.Builder,CreateServiceLinkedRoleResponse>
public static interface CreateServiceLinkedRoleResponse.Builder extends CopyableBuilder<CreateServiceLinkedRoleResponse.Builder,CreateServiceLinkedRoleResponse>
Modifier and Type | Method | Description |
---|---|---|
CreateServiceLinkedRoleResponse.Builder |
role(Role role) |
A Role object that contains details about the newly created role.
|
copy
apply, build
CreateServiceLinkedRoleResponse.Builder role(Role role)
A Role object that contains details about the newly created role.
role
- A Role object that contains details about the newly created role.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.