Class CfnUserProfilePropsMixin.EmrSettingsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnUserProfilePropsMixin.EmrSettingsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnUserProfilePropsMixin.EmrSettingsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnUserProfilePropsMixin.EmrSettingsProperty
@Stability(Stable)
@Internal
public static final class CfnUserProfilePropsMixin.EmrSettingsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnUserProfilePropsMixin.EmrSettingsProperty
An implementation for
CfnUserProfilePropsMixin.EmrSettingsProperty-
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.sagemaker.CfnUserProfilePropsMixin.EmrSettingsProperty
CfnUserProfilePropsMixin.EmrSettingsProperty.Builder, CfnUserProfilePropsMixin.EmrSettingsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUserProfilePropsMixin.EmrSettingsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanAn array of Amazon Resource Names (ARNs) of the IAM roles that the execution role of SageMaker can assume.An array of ARNs of IAM roles used by EMR cluster instances or job execution environments.final inthashCode()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 theCfnUserProfilePropsMixin.EmrSettingsProperty.Builder.
-
-
Method Details
-
getAssumableRoleArns
Description copied from interface:CfnUserProfilePropsMixin.EmrSettingsPropertyAn array of Amazon Resource Names (ARNs) of the IAM roles that the execution role of SageMaker can assume.- Specified by:
getAssumableRoleArnsin interfaceCfnUserProfilePropsMixin.EmrSettingsProperty- See Also:
-
getExecutionRoleArns
Description copied from interface:CfnUserProfilePropsMixin.EmrSettingsPropertyAn array of ARNs of IAM roles used by EMR cluster instances or job execution environments.- Specified by:
getExecutionRoleArnsin interfaceCfnUserProfilePropsMixin.EmrSettingsProperty- 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()
-