Uses of Interface
software.amazon.awscdk.interfaces.appconfig.IApplicationRef
Packages that use IApplicationRef
Package
Description
AWS AppConfig Construct Library
-
Uses of IApplicationRef in software.amazon.awscdk.interfaces.appconfig
Subinterfaces of IApplicationRef in software.amazon.awscdk.interfaces.appconfigModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIApplicationRef.Classes in software.amazon.awscdk.interfaces.appconfig that implement IApplicationRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IApplicationRef in software.amazon.awscdk.services.appconfig
Subinterfaces of IApplicationRef in software.amazon.awscdk.services.appconfigModifier and TypeInterfaceDescriptioninterfacestatic interfaceInternal default implementation forIApplication.Classes in software.amazon.awscdk.services.appconfig that implement IApplicationRefModifier and TypeClassDescriptionclassAn AWS AppConfig application.classTheAWS::AppConfig::Applicationresource creates an application.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.appconfig that return IApplicationRefModifier and TypeMethodDescriptionstatic IApplicationRefCfnApplication.fromApplicationId(software.constructs.Construct scope, String id, String applicationId) Creates a new IApplicationRef from a applicationId.Methods in software.amazon.awscdk.services.appconfig with parameters of type IApplicationRefModifier and TypeMethodDescriptionCfnConfigurationProfile.Builder.applicationId(IApplicationRef applicationId) The application ID.CfnConfigurationProfileProps.Builder.applicationId(IApplicationRef applicationId) Sets the value ofCfnConfigurationProfileProps.getApplicationId()CfnEnvironment.Builder.applicationId(IApplicationRef applicationId) The application ID.CfnEnvironmentProps.Builder.applicationId(IApplicationRef applicationId) Sets the value ofCfnEnvironmentProps.getApplicationId()CfnHostedConfigurationVersion.Builder.applicationId(IApplicationRef applicationId) The application ID.CfnHostedConfigurationVersionProps.Builder.applicationId(IApplicationRef applicationId) Sets the value ofCfnHostedConfigurationVersionProps.getApplicationId()static StringCfnApplication.arnForApplication(IApplicationRef resource)