Class CfnAnalysisTemplatePropsMixin.AnalysisParameterProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.cleanrooms.CfnAnalysisTemplatePropsMixin.AnalysisParameterProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysisTemplatePropsMixin.AnalysisParameterProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalysisTemplatePropsMixin.AnalysisParameterProperty
@Stability(Stable)
@Internal
public static final class CfnAnalysisTemplatePropsMixin.AnalysisParameterProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAnalysisTemplatePropsMixin.AnalysisParameterProperty
An implementation for
CfnAnalysisTemplatePropsMixin.AnalysisParameterProperty-
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.cleanrooms.CfnAnalysisTemplatePropsMixin.AnalysisParameterProperty
CfnAnalysisTemplatePropsMixin.AnalysisParameterProperty.Builder, CfnAnalysisTemplatePropsMixin.AnalysisParameterProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnalysisTemplatePropsMixin.AnalysisParameterProperty.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 theCfnAnalysisTemplatePropsMixin.AnalysisParameterProperty.Builder.
-
-
Method Details
-
getDefaultValue
Description copied from interface:CfnAnalysisTemplatePropsMixin.AnalysisParameterPropertyOptional.The default value that is applied in the analysis template. The member who can query can override this value in the query editor.
- Specified by:
getDefaultValuein interfaceCfnAnalysisTemplatePropsMixin.AnalysisParameterProperty- See Also:
-
getName
Description copied from interface:CfnAnalysisTemplatePropsMixin.AnalysisParameterPropertyThe name of the parameter.The name must use only alphanumeric, underscore (_), or hyphen (-) characters but cannot start or end with a hyphen.
- Specified by:
getNamein interfaceCfnAnalysisTemplatePropsMixin.AnalysisParameterProperty- See Also:
-
getType
Description copied from interface:CfnAnalysisTemplatePropsMixin.AnalysisParameterPropertyThe type of parameter.- Specified by:
getTypein interfaceCfnAnalysisTemplatePropsMixin.AnalysisParameterProperty- 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()
-