public static final class CfnStudioComponent.StudioComponentConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStudioComponent.StudioComponentConfigurationProperty
CfnStudioComponent.StudioComponentConfigurationProperty
CfnStudioComponent.StudioComponentConfigurationProperty.Builder, CfnStudioComponent.StudioComponentConfigurationProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.Object |
getActiveDirectoryConfiguration()
The configuration for a AWS Directory Service for Microsoft Active Directory studio resource.
|
java.lang.Object |
getComputeFarmConfiguration()
The configuration for a render farm that is associated with a studio resource.
|
java.lang.Object |
getLicenseServiceConfiguration()
The configuration for a license service that is associated with a studio resource.
|
java.lang.Object |
getSharedFileSystemConfiguration()
The configuration for a shared file storage system that is associated with a studio resource.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.Object getActiveDirectoryConfiguration()
CfnStudioComponent.StudioComponentConfigurationProperty
getActiveDirectoryConfiguration
in interface CfnStudioComponent.StudioComponentConfigurationProperty
public final java.lang.Object getComputeFarmConfiguration()
CfnStudioComponent.StudioComponentConfigurationProperty
getComputeFarmConfiguration
in interface CfnStudioComponent.StudioComponentConfigurationProperty
public final java.lang.Object getLicenseServiceConfiguration()
CfnStudioComponent.StudioComponentConfigurationProperty
getLicenseServiceConfiguration
in interface CfnStudioComponent.StudioComponentConfigurationProperty
public final java.lang.Object getSharedFileSystemConfiguration()
CfnStudioComponent.StudioComponentConfigurationProperty
getSharedFileSystemConfiguration
in interface CfnStudioComponent.StudioComponentConfigurationProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()