Class CfnConfigurationBundlePropsMixin.VersionLineageMetadataProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.bedrockagentcore.CfnConfigurationBundlePropsMixin.VersionLineageMetadataProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnConfigurationBundlePropsMixin.VersionLineageMetadataProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnConfigurationBundlePropsMixin.VersionLineageMetadataProperty
@Stability(Stable)
@Internal
public static final class CfnConfigurationBundlePropsMixin.VersionLineageMetadataProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnConfigurationBundlePropsMixin.VersionLineageMetadataProperty
An implementation for
CfnConfigurationBundlePropsMixin.VersionLineageMetadataProperty-
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.bedrockagentcore.CfnConfigurationBundlePropsMixin.VersionLineageMetadataProperty
CfnConfigurationBundlePropsMixin.VersionLineageMetadataProperty.Builder, CfnConfigurationBundlePropsMixin.VersionLineageMetadataProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConfigurationBundlePropsMixin.VersionLineageMetadataProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe branch name for this version.final StringA commit message describing the changes in this version.final ObjectThe source that created a configuration bundle version.A list of parent version identifiers.final inthashCode()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(CfnConfigurationBundlePropsMixin.VersionLineageMetadataProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnConfigurationBundlePropsMixin.VersionLineageMetadataProperty.Builder.
-
-
Method Details
-
getBranchName
Description copied from interface:CfnConfigurationBundlePropsMixin.VersionLineageMetadataPropertyThe branch name for this version.- Specified by:
getBranchNamein interfaceCfnConfigurationBundlePropsMixin.VersionLineageMetadataProperty- See Also:
-
getCommitMessage
Description copied from interface:CfnConfigurationBundlePropsMixin.VersionLineageMetadataPropertyA commit message describing the changes in this version.- Specified by:
getCommitMessagein interfaceCfnConfigurationBundlePropsMixin.VersionLineageMetadataProperty- See Also:
-
getCreatedBy
Description copied from interface:CfnConfigurationBundlePropsMixin.VersionLineageMetadataPropertyThe source that created a configuration bundle version.Returns union: either
IResolvableorCfnConfigurationBundlePropsMixin.VersionCreatedBySourceProperty- Specified by:
getCreatedByin interfaceCfnConfigurationBundlePropsMixin.VersionLineageMetadataProperty- See Also:
-
getParentVersionIds
Description copied from interface:CfnConfigurationBundlePropsMixin.VersionLineageMetadataPropertyA list of parent version identifiers.- Specified by:
getParentVersionIdsin interfaceCfnConfigurationBundlePropsMixin.VersionLineageMetadataProperty- 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()
-