Class CfnRecordingConfigurationPropsMixin.DestinationConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.ivs.CfnRecordingConfigurationPropsMixin.DestinationConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnRecordingConfigurationPropsMixin.DestinationConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnRecordingConfigurationPropsMixin.DestinationConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnRecordingConfigurationPropsMixin.DestinationConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnRecordingConfigurationPropsMixin.DestinationConfigurationProperty
An implementation for
CfnRecordingConfigurationPropsMixin.DestinationConfigurationProperty-
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.ivs.CfnRecordingConfigurationPropsMixin.DestinationConfigurationProperty
CfnRecordingConfigurationPropsMixin.DestinationConfigurationProperty.Builder, CfnRecordingConfigurationPropsMixin.DestinationConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnRecordingConfigurationPropsMixin.DestinationConfigurationProperty.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(CfnRecordingConfigurationPropsMixin.DestinationConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRecordingConfigurationPropsMixin.DestinationConfigurationProperty.Builder.
-
-
Method Details
-
getS3
Description copied from interface:CfnRecordingConfigurationPropsMixin.DestinationConfigurationPropertyAn S3 destination configuration where recorded videos will be stored.See the S3DestinationConfiguration property type for more information.
Returns union: either
IResolvableorCfnRecordingConfigurationPropsMixin.S3DestinationConfigurationProperty- Specified by:
getS3in interfaceCfnRecordingConfigurationPropsMixin.DestinationConfigurationProperty- 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()
-