Class CfnLensProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.wellarchitected.CfnLensProps.Jsii$Proxy
- All Implemented Interfaces:
CfnLensProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnLensProps
@Stability(Stable)
@Internal
public static final class CfnLensProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnLensProps
An implementation for
CfnLensProps-
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.services.wellarchitected.CfnLensProps
CfnLensProps.Builder, CfnLensProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnLensProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLensProps.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 theCfnLensProps.Builder.
-
-
Method Details
-
getJsonString
Description copied from interface:CfnLensPropsThe JSON representation of a lens.- Specified by:
getJsonStringin interfaceCfnLensProps- See Also:
-
getLensVersion
Description copied from interface:CfnLensPropsThe version of the lens.- Specified by:
getLensVersionin interfaceCfnLensProps- See Also:
-
getTags
Description copied from interface:CfnLensPropsThe tags assigned to the lens.- Specified by:
getTagsin interfaceCfnLensProps- 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()
-