Class CfnServiceProfileProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.iotwireless.CfnServiceProfileProps.Jsii$Proxy
- All Implemented Interfaces:
CfnServiceProfileProps
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnServiceProfileProps
@Stability(Stable)
@Internal
public static final class CfnServiceProfileProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnServiceProfileProps
An implementation for
CfnServiceProfileProps
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.iotwireless.CfnServiceProfileProps
CfnServiceProfileProps.Builder, CfnServiceProfileProps.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnServiceProfileProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnServiceProfileProps.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef
- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnServiceProfileProps.Builder
.
-
-
Method Details
-
getLoRaWan
Description copied from interface:CfnServiceProfileProps
LoRaWAN service profile object.- Specified by:
getLoRaWan
in interfaceCfnServiceProfileProps
- See Also:
-
getName
Description copied from interface:CfnServiceProfileProps
The name of the new resource.- Specified by:
getName
in interfaceCfnServiceProfileProps
- See Also:
-
getTags
Description copied from interface:CfnServiceProfileProps
The tags are an array of key-value pairs to attach to the specified resource.Tags can have a minimum of 0 and a maximum of 50 items.
- Specified by:
getTags
in interfaceCfnServiceProfileProps
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-