@Stability(value=Stable)
public static interface CfnLaunchTemplate.IamInstanceProfileProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLaunchTemplate.IamInstanceProfileProperty.Builder
A builder for
CfnLaunchTemplate.IamInstanceProfileProperty |
static class |
CfnLaunchTemplate.IamInstanceProfileProperty.Jsii$Proxy
An implementation for
CfnLaunchTemplate.IamInstanceProfileProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnLaunchTemplate.IamInstanceProfileProperty.Builder |
builder() |
default String |
getArn()
`CfnLaunchTemplate.IamInstanceProfileProperty.Arn`.
|
default String |
getName()
`CfnLaunchTemplate.IamInstanceProfileProperty.Name`.
|
@Stability(value=Stable) @Nullable default String getArn()
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) static CfnLaunchTemplate.IamInstanceProfileProperty.Builder builder()
Copyright © 2021. All rights reserved.