Class CfnStudioProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.emr.CfnStudioProps.Jsii$Proxy
All Implemented Interfaces:
CfnStudioProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnStudioProps

@Stability(Stable) @Internal public static final class CfnStudioProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStudioProps
An implementation for CfnStudioProps
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.emr.CfnStudioProps

    CfnStudioProps.Builder, CfnStudioProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnStudioProps.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final String
    Specifies whether the Studio authenticates users using IAM Identity Center or IAM.
    final String
    The Amazon S3 location to back up EMR Studio Workspaces and notebook files.
    final String
    A detailed description of the Amazon EMR Studio.
    final String
    The AWS KMS key identifier (ARN) used to encrypt Amazon EMR Studio workspace and notebook files when backed up to Amazon S3.
    final String
    The ID of the Amazon EMR Studio Engine security group.
    final String
    The ARN of the IAM Identity Center instance the Studio application belongs to.
    final String
    Indicates whether the Studio has REQUIRED or OPTIONAL IAM Identity Center user assignment.
    final String
    Your identity provider's authentication endpoint.
    final String
    The name of your identity provider's RelayState parameter.
    final String
    A descriptive name for the Amazon EMR Studio.
    final String
    The Amazon Resource Name (ARN) of the IAM role that will be assumed by the Amazon EMR Studio.
    final List<String>
    A list of subnet IDs to associate with the Amazon EMR Studio.
    final List<CfnTag>
    An array of key-value pairs to apply to this resource.
    final Object
    Indicates whether the Studio has Trusted identity propagation enabled.
    final String
    The Amazon Resource Name (ARN) of the IAM user role that will be assumed by users and groups logged in to a Studio.
    final String
    The ID of the Amazon Virtual Private Cloud (Amazon VPC) to associate with the Studio.
    final String
    The ID of the Workspace security group associated with the Amazon EMR Studio.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait