Class CfnLocationProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.gamelift.CfnLocationProps.Jsii$Proxy
- All Implemented Interfaces:
CfnLocationProps
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnLocationProps
@Stability(Stable)
@Internal
public static final class CfnLocationProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnLocationProps
An implementation for
CfnLocationProps
-
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.gamelift.CfnLocationProps
CfnLocationProps.Builder, CfnLocationProps.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnLocationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLocationProps.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 theCfnLocationProps.Builder
.
-
-
Method Details
-
getLocationName
Description copied from interface:CfnLocationProps
A descriptive name for the custom location.- Specified by:
getLocationName
in interfaceCfnLocationProps
- See Also:
-
getTags
Description copied from interface:CfnLocationProps
A 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:
getTags
in interfaceCfnLocationProps
- 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()
-