@Stability(value=Stable) @Internal public static final class CfnUserProfileProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUserProfileProps
CfnUserProfilePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnUserProfileProps.Builder, CfnUserProfileProps.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.
|
protected |
Jsii$Proxy(String domainId,
String userProfileName,
String singleSignOnUserIdentifier,
String singleSignOnUserValue,
List<? extends CfnTag> tags,
Object userSettings)
Constructor that initializes the object based on literal property values passed by the
CfnUserProfileProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDomainId()
`AWS::SageMaker::UserProfile.DomainId`.
|
String |
getSingleSignOnUserIdentifier()
`AWS::SageMaker::UserProfile.SingleSignOnUserIdentifier`.
|
String |
getSingleSignOnUserValue()
`AWS::SageMaker::UserProfile.SingleSignOnUserValue`.
|
List<CfnTag> |
getTags()
`AWS::SageMaker::UserProfile.Tags`.
|
String |
getUserProfileName()
`AWS::SageMaker::UserProfile.UserProfileName`.
|
Object |
getUserSettings()
`AWS::SageMaker::UserProfile.UserSettings`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String domainId, String userProfileName, String singleSignOnUserIdentifier, String singleSignOnUserValue, List<? extends CfnTag> tags, Object userSettings)
CfnUserProfileProps.Builder.public final String getDomainId()
CfnUserProfilePropsgetDomainId in interface CfnUserProfilePropspublic final String getUserProfileName()
CfnUserProfilePropsgetUserProfileName in interface CfnUserProfilePropspublic final String getSingleSignOnUserIdentifier()
CfnUserProfilePropsgetSingleSignOnUserIdentifier in interface CfnUserProfilePropspublic final String getSingleSignOnUserValue()
CfnUserProfilePropsgetSingleSignOnUserValue in interface CfnUserProfilePropspublic final List<CfnTag> getTags()
CfnUserProfilePropsgetTags in interface CfnUserProfilePropspublic final Object getUserSettings()
CfnUserProfilePropsgetUserSettings in interface CfnUserProfileProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.