Class CfnLocationMixinProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.gamelift.CfnLocationMixinProps.Jsii$Proxy
- All Implemented Interfaces:
CfnLocationMixinProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnLocationMixinProps
@Stability(Stable)
@Internal
public static final class CfnLocationMixinProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnLocationMixinProps
An implementation for
CfnLocationMixinProps-
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.gamelift.CfnLocationMixinProps
CfnLocationMixinProps.Builder, CfnLocationMixinProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnLocationMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLocationMixinProps.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
Constructor that initializes the object based on literal property values passed by theCfnLocationMixinProps.Builder.
-
-
Method Details
-
getLocationName
Description copied from interface:CfnLocationMixinPropsA descriptive name for the custom location.- Specified by:
getLocationNamein interfaceCfnLocationMixinProps- See Also:
-
getTags
Description copied from interface:CfnLocationMixinPropsA list of labels to assign to the new resource.Tags are developer-defined key-value pairs. Tagging AWS resources are useful for resource management, access management, and cost allocation. For more information, see Tagging AWS Resources in the AWS General Rareference .
- Specified by:
getTagsin interfaceCfnLocationMixinProps- 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()
-