Uses of Interface
software.amazon.awscdk.interfaces.refactorspaces.IEnvironmentRef
Packages that use IEnvironmentRef
Package
Description
AWS::RefactorSpaces Construct Library
-
Uses of IEnvironmentRef in software.amazon.awscdk.interfaces.refactorspaces
Subinterfaces of IEnvironmentRef in software.amazon.awscdk.interfaces.refactorspacesModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIEnvironmentRef.Classes in software.amazon.awscdk.interfaces.refactorspaces that implement IEnvironmentRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IEnvironmentRef in software.amazon.awscdk.services.refactorspaces
Classes in software.amazon.awscdk.services.refactorspaces that implement IEnvironmentRefMethods in software.amazon.awscdk.services.refactorspaces with parameters of type IEnvironmentRefModifier and TypeMethodDescriptionstatic StringCfnEnvironment.arnForEnvironment(IEnvironmentRef resource) CfnApplication.Builder.environmentIdentifier(IEnvironmentRef environmentIdentifier) The unique identifier of the environment.CfnApplicationProps.Builder.environmentIdentifier(IEnvironmentRef environmentIdentifier) Sets the value ofCfnApplicationProps.getEnvironmentIdentifier()CfnRoute.Builder.environmentIdentifier(IEnvironmentRef environmentIdentifier) The unique identifier of the environment.CfnRouteProps.Builder.environmentIdentifier(IEnvironmentRef environmentIdentifier) Sets the value ofCfnRouteProps.getEnvironmentIdentifier()CfnService.Builder.environmentIdentifier(IEnvironmentRef environmentIdentifier) The unique identifier of the environment.CfnServiceProps.Builder.environmentIdentifier(IEnvironmentRef environmentIdentifier) Sets the value ofCfnServiceProps.getEnvironmentIdentifier()