Uses of Interface
software.amazon.awscdk.interfaces.workspacesthinclient.IEnvironmentRef
Packages that use IEnvironmentRef
Package
Description
AWS::WorkSpacesThinClient Construct Library
-
Uses of IEnvironmentRef in software.amazon.awscdk.interfaces.workspacesthinclient
Subinterfaces of IEnvironmentRef in software.amazon.awscdk.interfaces.workspacesthinclientModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIEnvironmentRef.Classes in software.amazon.awscdk.interfaces.workspacesthinclient 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.workspacesthinclient
Classes in software.amazon.awscdk.services.workspacesthinclient that implement IEnvironmentRefMethods in software.amazon.awscdk.services.workspacesthinclient 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.