Class CfnDomain.RStudioServerProAppSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.sagemaker.CfnDomain.RStudioServerProAppSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDomain.RStudioServerProAppSettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDomain.RStudioServerProAppSettingsProperty
@Stability(Stable)
@Internal
public static final class CfnDomain.RStudioServerProAppSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDomain.RStudioServerProAppSettingsProperty
An implementation for
CfnDomain.RStudioServerProAppSettingsProperty-
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.services.sagemaker.CfnDomain.RStudioServerProAppSettingsProperty
CfnDomain.RStudioServerProAppSettingsProperty.Builder, CfnDomain.RStudioServerProAppSettingsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDomain.RStudioServerProAppSettingsProperty.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 theCfnDomain.RStudioServerProAppSettingsProperty.Builder.
-
-
Method Details
-
getAccessStatus
Description copied from interface:CfnDomain.RStudioServerProAppSettingsPropertyIndicates whether the current user has access to theRStudioServerProapp.- Specified by:
getAccessStatusin interfaceCfnDomain.RStudioServerProAppSettingsProperty- See Also:
-
getUserGroup
Description copied from interface:CfnDomain.RStudioServerProAppSettingsPropertyThe level of permissions that the user has within theRStudioServerProapp.This value defaults to
User. TheAdminvalue allows the user access to the RStudio Administrative Dashboard.- Specified by:
getUserGroupin interfaceCfnDomain.RStudioServerProAppSettingsProperty- 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()
-