Uses of Interface
software.amazon.awscdk.services.emrserverless.CfnApplication.InteractiveConfigurationProperty
Package
Description
AWS::EMRServerless Construct Library
-
Uses of CfnApplication.InteractiveConfigurationProperty in software.amazon.awscdk.services.emrserverless
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnApplication.InteractiveConfigurationProperty
Modifier and TypeMethodDescriptionCfnApplication.InteractiveConfigurationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnApplication.Builder.interactiveConfiguration
(CfnApplication.InteractiveConfigurationProperty interactiveConfiguration) The interactive configuration object that enables the interactive use cases for an application.CfnApplicationProps.Builder.interactiveConfiguration
(CfnApplication.InteractiveConfigurationProperty interactiveConfiguration) Sets the value ofCfnApplicationProps.getInteractiveConfiguration()
void
CfnApplication.setInteractiveConfiguration
(CfnApplication.InteractiveConfigurationProperty value) The interactive configuration object that enables the interactive use cases for an application.