Class CfnWorkspacePropsMixin.MediaItemProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnWorkspacePropsMixin.MediaItemProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnWorkspacePropsMixin.MediaItemProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnWorkspacePropsMixin.MediaItemProperty
@Stability(Stable)
@Internal
public static final class CfnWorkspacePropsMixin.MediaItemProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnWorkspacePropsMixin.MediaItemProperty
An implementation for
CfnWorkspacePropsMixin.MediaItemProperty-
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.connect.CfnWorkspacePropsMixin.MediaItemProperty
CfnWorkspacePropsMixin.MediaItemProperty.Builder, CfnWorkspacePropsMixin.MediaItemProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWorkspacePropsMixin.MediaItemProperty.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 theCfnWorkspacePropsMixin.MediaItemProperty.Builder.
-
-
Method Details
-
getSource
Description copied from interface:CfnWorkspacePropsMixin.MediaItemPropertyThe source URL or data for the media asset.- Specified by:
getSourcein interfaceCfnWorkspacePropsMixin.MediaItemProperty- See Also:
-
getType
Description copied from interface:CfnWorkspacePropsMixin.MediaItemPropertyThe type of media.Valid values are:
IMAGE_LOGO_FAVICONandIMAGE_LOGO_HORIZONTAL.- Specified by:
getTypein interfaceCfnWorkspacePropsMixin.MediaItemProperty- 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()
-