Class CfnTaskDefinition.UpdateWirelessGatewayTaskCreateProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.iotwireless.CfnTaskDefinition.UpdateWirelessGatewayTaskCreateProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTaskDefinition.UpdateWirelessGatewayTaskCreateProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTaskDefinition.UpdateWirelessGatewayTaskCreateProperty
@Stability(Stable)
@Internal
public static final class CfnTaskDefinition.UpdateWirelessGatewayTaskCreateProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTaskDefinition.UpdateWirelessGatewayTaskCreateProperty
An implementation for
CfnTaskDefinition.UpdateWirelessGatewayTaskCreateProperty
-
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.CfnTaskDefinition.UpdateWirelessGatewayTaskCreateProperty
CfnTaskDefinition.UpdateWirelessGatewayTaskCreateProperty.Builder, CfnTaskDefinition.UpdateWirelessGatewayTaskCreateProperty.Jsii$Proxy
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTaskDefinition.UpdateWirelessGatewayTaskCreateProperty.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 theCfnTaskDefinition.UpdateWirelessGatewayTaskCreateProperty.Builder
.
-
-
Method Details
-
getLoRaWan
Description copied from interface:CfnTaskDefinition.UpdateWirelessGatewayTaskCreateProperty
The properties that relate to the LoRaWAN wireless gateway.- Specified by:
getLoRaWan
in interfaceCfnTaskDefinition.UpdateWirelessGatewayTaskCreateProperty
- See Also:
-
getUpdateDataRole
Description copied from interface:CfnTaskDefinition.UpdateWirelessGatewayTaskCreateProperty
The IAM role used to read data from the S3 bucket.- Specified by:
getUpdateDataRole
in interfaceCfnTaskDefinition.UpdateWirelessGatewayTaskCreateProperty
- See Also:
-
getUpdateDataSource
Description copied from interface:CfnTaskDefinition.UpdateWirelessGatewayTaskCreateProperty
The link to the S3 bucket.- Specified by:
getUpdateDataSource
in interfaceCfnTaskDefinition.UpdateWirelessGatewayTaskCreateProperty
- 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()
-