Class CfnTaskDefinitionPropsMixin.UpdateWirelessGatewayTaskCreateProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.iotwireless.CfnTaskDefinitionPropsMixin.UpdateWirelessGatewayTaskCreateProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTaskDefinitionPropsMixin.UpdateWirelessGatewayTaskCreateProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTaskDefinitionPropsMixin.UpdateWirelessGatewayTaskCreateProperty
@Stability(Stable)
@Internal
public static final class CfnTaskDefinitionPropsMixin.UpdateWirelessGatewayTaskCreateProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTaskDefinitionPropsMixin.UpdateWirelessGatewayTaskCreateProperty
An implementation for
CfnTaskDefinitionPropsMixin.UpdateWirelessGatewayTaskCreateProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.iotwireless.CfnTaskDefinitionPropsMixin.UpdateWirelessGatewayTaskCreateProperty
CfnTaskDefinitionPropsMixin.UpdateWirelessGatewayTaskCreateProperty.Builder, CfnTaskDefinitionPropsMixin.UpdateWirelessGatewayTaskCreateProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTaskDefinitionPropsMixin.UpdateWirelessGatewayTaskCreateProperty.Builder.protectedJsii$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
protected Jsii$Proxy(CfnTaskDefinitionPropsMixin.UpdateWirelessGatewayTaskCreateProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTaskDefinitionPropsMixin.UpdateWirelessGatewayTaskCreateProperty.Builder.
-
-
Method Details
-
getLoRaWan
Description copied from interface:CfnTaskDefinitionPropsMixin.UpdateWirelessGatewayTaskCreatePropertyThe properties that relate to the LoRaWAN wireless gateway.Returns union: either
IResolvableorCfnTaskDefinitionPropsMixin.LoRaWANUpdateGatewayTaskCreateProperty- Specified by:
getLoRaWanin interfaceCfnTaskDefinitionPropsMixin.UpdateWirelessGatewayTaskCreateProperty- See Also:
-
getUpdateDataRole
Description copied from interface:CfnTaskDefinitionPropsMixin.UpdateWirelessGatewayTaskCreatePropertyThe IAM role used to read data from the S3 bucket.- Specified by:
getUpdateDataRolein interfaceCfnTaskDefinitionPropsMixin.UpdateWirelessGatewayTaskCreateProperty- See Also:
-
getUpdateDataSource
Description copied from interface:CfnTaskDefinitionPropsMixin.UpdateWirelessGatewayTaskCreatePropertyThe link to the S3 bucket.- Specified by:
getUpdateDataSourcein interfaceCfnTaskDefinitionPropsMixin.UpdateWirelessGatewayTaskCreateProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-