Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.cases.CfnTemplatePropsMixin.LayoutConfigurationProperty
Packages that use CfnTemplatePropsMixin.LayoutConfigurationProperty
-
Uses of CfnTemplatePropsMixin.LayoutConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.cases
Classes in software.amazon.awscdk.cfnpropertymixins.services.cases that implement CfnTemplatePropsMixin.LayoutConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTemplatePropsMixin.LayoutConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.cases that return CfnTemplatePropsMixin.LayoutConfigurationPropertyModifier and TypeMethodDescriptionCfnTemplatePropsMixin.LayoutConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.cases with parameters of type CfnTemplatePropsMixin.LayoutConfigurationPropertyModifier and TypeMethodDescriptionCfnTemplateMixinProps.Builder.layoutConfiguration(CfnTemplatePropsMixin.LayoutConfigurationProperty layoutConfiguration) Sets the value ofCfnTemplateMixinProps.getLayoutConfiguration()CfnTemplatePropsMixin.Builder.layoutConfiguration(CfnTemplatePropsMixin.LayoutConfigurationProperty layoutConfiguration) Object to store configuration of layouts associated to the template.