CopyableBuilder<ScheduledInstancesIamInstanceProfile.Builder,ScheduledInstancesIamInstanceProfile>
, SdkBuilder<ScheduledInstancesIamInstanceProfile.Builder,ScheduledInstancesIamInstanceProfile>
public static interface ScheduledInstancesIamInstanceProfile.Builder extends CopyableBuilder<ScheduledInstancesIamInstanceProfile.Builder,ScheduledInstancesIamInstanceProfile>
Modifier and Type | Method | Description |
---|---|---|
ScheduledInstancesIamInstanceProfile.Builder |
arn(String arn) |
The Amazon Resource Name (ARN).
|
ScheduledInstancesIamInstanceProfile.Builder |
name(String name) |
The name.
|
copy
apply, build
ScheduledInstancesIamInstanceProfile.Builder arn(String arn)
The Amazon Resource Name (ARN).
arn
- The Amazon Resource Name (ARN).ScheduledInstancesIamInstanceProfile.Builder name(String name)
The name.
name
- The name.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.