Uses of Interface
software.amazon.awscdk.services.elasticbeanstalk.CfnConfigurationTemplateProps
Packages that use CfnConfigurationTemplateProps
Package
Description
AWS Elastic Beanstalk Construct Library
-
Uses of CfnConfigurationTemplateProps in software.amazon.awscdk.services.elasticbeanstalk
Classes in software.amazon.awscdk.services.elasticbeanstalk that implement CfnConfigurationTemplatePropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnConfigurationTemplatePropsMethods in software.amazon.awscdk.services.elasticbeanstalk that return CfnConfigurationTemplatePropsModifier and TypeMethodDescriptionCfnConfigurationTemplateProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.elasticbeanstalk with parameters of type CfnConfigurationTemplatePropsModifierConstructorDescriptionCfnConfigurationTemplate(Construct scope, String id, CfnConfigurationTemplateProps props) Create a newAWS::ElasticBeanstalk::ConfigurationTemplate.