@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.522Z") @Stability(value=Stable) public interface CfnServiceProfileProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnServiceProfileProps.Builder
A builder for
CfnServiceProfileProps |
static class |
CfnServiceProfileProps.Jsii$Proxy
An implementation for
CfnServiceProfileProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnServiceProfileProps.Builder |
builder() |
default Object |
getLoRaWan()
`AWS::IoTWireless::ServiceProfile.LoRaWAN`.
|
default String |
getName()
`AWS::IoTWireless::ServiceProfile.Name`.
|
default List<CfnTag> |
getTags()
`AWS::IoTWireless::ServiceProfile.Tags`.
|
@Stability(value=Stable) @Nullable default Object getLoRaWan()
@Stability(value=Stable) @Nullable default String getName()
@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
@Stability(value=Stable) static CfnServiceProfileProps.Builder builder()
CfnServiceProfileProps.Builder of CfnServiceProfilePropsCopyright © 2021. All rights reserved.