Uses of Class
software.amazon.awscdk.services.emrserverless.CfnApplication.InteractiveConfigurationProperty.Builder
Package
Description
AWS::EMRServerless Construct Library
-
Uses of CfnApplication.InteractiveConfigurationProperty.Builder in software.amazon.awscdk.services.emrserverless
Modifier and TypeMethodDescriptionCfnApplication.InteractiveConfigurationProperty.builder()
CfnApplication.InteractiveConfigurationProperty.Builder.livyEndpointEnabled
(Boolean livyEndpointEnabled) Sets the value ofCfnApplication.InteractiveConfigurationProperty.getLivyEndpointEnabled()
CfnApplication.InteractiveConfigurationProperty.Builder.livyEndpointEnabled
(IResolvable livyEndpointEnabled) Sets the value ofCfnApplication.InteractiveConfigurationProperty.getLivyEndpointEnabled()
CfnApplication.InteractiveConfigurationProperty.Builder.studioEnabled
(Boolean studioEnabled) Sets the value ofCfnApplication.InteractiveConfigurationProperty.getStudioEnabled()
CfnApplication.InteractiveConfigurationProperty.Builder.studioEnabled
(IResolvable studioEnabled) Sets the value ofCfnApplication.InteractiveConfigurationProperty.getStudioEnabled()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplication.InteractiveConfigurationProperty.Builder
.