Class CfnKnowledgeBasePropsMixin.VideoSegmentationConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.bedrock.mixins.CfnKnowledgeBasePropsMixin.VideoSegmentationConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnKnowledgeBasePropsMixin.VideoSegmentationConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnKnowledgeBasePropsMixin.VideoSegmentationConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnKnowledgeBasePropsMixin.VideoSegmentationConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnKnowledgeBasePropsMixin.VideoSegmentationConfigurationProperty
An implementation for
CfnKnowledgeBasePropsMixin.VideoSegmentationConfigurationProperty-
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.mixins.preview.services.bedrock.mixins.CfnKnowledgeBasePropsMixin.VideoSegmentationConfigurationProperty
CfnKnowledgeBasePropsMixin.VideoSegmentationConfigurationProperty.Builder, CfnKnowledgeBasePropsMixin.VideoSegmentationConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnKnowledgeBasePropsMixin.VideoSegmentationConfigurationProperty.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
protected Jsii$Proxy(CfnKnowledgeBasePropsMixin.VideoSegmentationConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnKnowledgeBasePropsMixin.VideoSegmentationConfigurationProperty.Builder.
-
-
Method Details
-
getFixedLengthDuration
Description copied from interface:CfnKnowledgeBasePropsMixin.VideoSegmentationConfigurationPropertyThe duration in seconds for each video segment.Video files will be divided into chunks of this length for processing.
- Specified by:
getFixedLengthDurationin interfaceCfnKnowledgeBasePropsMixin.VideoSegmentationConfigurationProperty- 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()
-