Uses of Interface
software.amazon.awscdk.services.cases.CfnTemplate.LayoutConfigurationProperty
Packages that use CfnTemplate.LayoutConfigurationProperty
-
Uses of CfnTemplate.LayoutConfigurationProperty in software.amazon.awscdk.services.cases
Classes in software.amazon.awscdk.services.cases that implement CfnTemplate.LayoutConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTemplate.LayoutConfigurationPropertyMethods in software.amazon.awscdk.services.cases that return CfnTemplate.LayoutConfigurationPropertyModifier and TypeMethodDescriptionCfnTemplate.LayoutConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.cases with parameters of type CfnTemplate.LayoutConfigurationPropertyModifier and TypeMethodDescriptionCfnTemplate.Builder.layoutConfiguration(CfnTemplate.LayoutConfigurationProperty layoutConfiguration) Object to store configuration of layouts associated to the template.CfnTemplateProps.Builder.layoutConfiguration(CfnTemplate.LayoutConfigurationProperty layoutConfiguration) Sets the value ofCfnTemplateProps.getLayoutConfiguration()voidCfnTemplate.setLayoutConfiguration(CfnTemplate.LayoutConfigurationProperty value) Object to store configuration of layouts associated to the template.