Uses of Interface
software.amazon.awscdk.services.nimblestudio.CfnStudioComponent.StudioComponentConfigurationProperty
Packages that use CfnStudioComponent.StudioComponentConfigurationProperty
Package
Description
AWS::NimbleStudio Construct Library
-
Uses of CfnStudioComponent.StudioComponentConfigurationProperty in software.amazon.awscdk.services.nimblestudio
Classes in software.amazon.awscdk.services.nimblestudio that implement CfnStudioComponent.StudioComponentConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnStudioComponent.StudioComponentConfigurationPropertyMethods in software.amazon.awscdk.services.nimblestudio that return CfnStudioComponent.StudioComponentConfigurationPropertyModifier and TypeMethodDescriptionCfnStudioComponent.StudioComponentConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.nimblestudio with parameters of type CfnStudioComponent.StudioComponentConfigurationPropertyModifier and TypeMethodDescriptionCfnStudioComponent.Builder.configuration(CfnStudioComponent.StudioComponentConfigurationProperty configuration) The configuration of the studio component, based on component type.CfnStudioComponentProps.Builder.configuration(CfnStudioComponent.StudioComponentConfigurationProperty configuration) Sets the value ofCfnStudioComponentProps.getConfiguration()voidCfnStudioComponent.setConfiguration(CfnStudioComponent.StudioComponentConfigurationProperty value) The configuration of the studio component, based on component type.