Uses of Interface
software.amazon.awscdk.services.finspace.IEnvironmentRef
Packages that use IEnvironmentRef
-
Uses of IEnvironmentRef in software.amazon.awscdk.services.finspace
Subinterfaces of IEnvironmentRef in software.amazon.awscdk.services.finspaceModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIEnvironmentRef.Classes in software.amazon.awscdk.services.finspace that implement IEnvironmentRefModifier and TypeClassDescriptionclassTheAWS::FinSpace::Environmentresource represents an Amazon FinSpace environment.static final classA proxy class which represents a concrete javascript instance of this type.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.