Uses of Interface
software.amazon.awscdk.services.appconfig.EnvironmentAttributes
Packages that use EnvironmentAttributes
-
Uses of EnvironmentAttributes in software.amazon.awscdk.services.appconfig
Classes in software.amazon.awscdk.services.appconfig that implement EnvironmentAttributesMethods in software.amazon.awscdk.services.appconfig that return EnvironmentAttributesModifier and TypeMethodDescriptionEnvironmentAttributes.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.appconfig with parameters of type EnvironmentAttributesModifier and TypeMethodDescriptionstatic IEnvironment
Environment.fromEnvironmentAttributes
(software.constructs.Construct scope, String id, EnvironmentAttributes attrs) Imports an environment into the CDK from its attributes.