public static final class CfnSpotFleet.IamInstanceProfileSpecificationProperty.Builder
extends java.lang.Object
CfnSpotFleet.IamInstanceProfileSpecificationProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnSpotFleet.IamInstanceProfileSpecificationProperty.Builder |
arn(java.lang.String arn)
Sets the value of
CfnSpotFleet.IamInstanceProfileSpecificationProperty.getArn() |
CfnSpotFleet.IamInstanceProfileSpecificationProperty |
build()
Builds the configured instance.
|
public CfnSpotFleet.IamInstanceProfileSpecificationProperty.Builder arn(java.lang.String arn)
CfnSpotFleet.IamInstanceProfileSpecificationProperty.getArn()
arn
- The Amazon Resource Name (ARN) of the instance profile.this
public CfnSpotFleet.IamInstanceProfileSpecificationProperty build()
CfnSpotFleet.IamInstanceProfileSpecificationProperty
java.lang.NullPointerException
- if any required attribute was not provided