Uses of Interface
software.amazon.awscdk.interfaces.finspace.IEnvironmentRef
Packages that use IEnvironmentRef
Package
Description
AWS::FinSpace Construct Library
-
Uses of IEnvironmentRef in software.amazon.awscdk.interfaces.finspace
Subinterfaces of IEnvironmentRef in software.amazon.awscdk.interfaces.finspaceModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIEnvironmentRef.Classes in software.amazon.awscdk.interfaces.finspace 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.finspace
Classes in software.amazon.awscdk.services.finspace that implement IEnvironmentRefModifier and TypeClassDescriptionclassTheAWS::FinSpace::Environmentresource represents an Amazon FinSpace environment.Methods in software.amazon.awscdk.services.finspace that return IEnvironmentRefModifier and TypeMethodDescriptionstatic IEnvironmentRefCfnEnvironment.fromEnvironmentArn(software.constructs.Construct scope, String id, String arn) Creates a new IEnvironmentRef from an ARN.static IEnvironmentRefCfnEnvironment.fromEnvironmentId(software.constructs.Construct scope, String id, String environmentId) Creates a new IEnvironmentRef from a environmentId.