@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:48.047Z") @Stability(value=Stable) public interface CfnInstanceProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnInstanceProps.Builder
A builder for
CfnInstanceProps |
static class |
CfnInstanceProps.Jsii$Proxy
An implementation for
CfnInstanceProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnInstanceProps.Builder |
builder() |
Object |
getInstanceAttributes()
`AWS::ServiceDiscovery::Instance.InstanceAttributes`.
|
default String |
getInstanceId()
`AWS::ServiceDiscovery::Instance.InstanceId`.
|
String |
getServiceId()
`AWS::ServiceDiscovery::Instance.ServiceId`.
|
@Stability(value=Stable) @NotNull Object getInstanceAttributes()
@Stability(value=Stable) @NotNull String getServiceId()
@Stability(value=Stable) @Nullable default String getInstanceId()
@Stability(value=Stable) static CfnInstanceProps.Builder builder()
CfnInstanceProps.Builder of CfnInstancePropsCopyright © 2021. All rights reserved.