Uses of Interface
software.amazon.awscdk.interfaces.appconfig.IConfigurationProfileRef
Packages that use IConfigurationProfileRef
Package
Description
AWS AppConfig Construct Library
-
Uses of IConfigurationProfileRef in software.amazon.awscdk.interfaces.appconfig
Subinterfaces of IConfigurationProfileRef in software.amazon.awscdk.interfaces.appconfigModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIConfigurationProfileRef.Classes in software.amazon.awscdk.interfaces.appconfig that implement IConfigurationProfileRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IConfigurationProfileRef in software.amazon.awscdk.services.appconfig
Classes in software.amazon.awscdk.services.appconfig that implement IConfigurationProfileRefModifier and TypeClassDescriptionclassTheAWS::AppConfig::ConfigurationProfileresource creates a configuration profile that enables AWS AppConfig to access the configuration source.Methods in software.amazon.awscdk.services.appconfig with parameters of type IConfigurationProfileRefModifier and TypeMethodDescriptionCfnHostedConfigurationVersion.Builder.configurationProfileId(IConfigurationProfileRef configurationProfileId) The configuration profile ID.CfnHostedConfigurationVersionProps.Builder.configurationProfileId(IConfigurationProfileRef configurationProfileId) Sets the value ofCfnHostedConfigurationVersionProps.getConfigurationProfileId()