Uses of Interface
software.amazon.awscdk.services.appstream.IAppBlockBuilderRef
Packages that use IAppBlockBuilderRef
Package
Description
Amazon AppStream 2.0 Construct Library
-
Uses of IAppBlockBuilderRef in software.amazon.awscdk.services.appstream
Subinterfaces of IAppBlockBuilderRef in software.amazon.awscdk.services.appstreamModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIAppBlockBuilderRef
.Classes in software.amazon.awscdk.services.appstream that implement IAppBlockBuilderRefModifier and TypeClassDescriptionclass
Creates an app block builder.static final class
A proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.appstream that return IAppBlockBuilderRefModifier and TypeMethodDescriptionstatic IAppBlockBuilderRef
CfnAppBlockBuilder.fromAppBlockBuilderArn
(software.constructs.Construct scope, String id, String arn) Creates a new IAppBlockBuilderRef from an ARN.static IAppBlockBuilderRef
CfnAppBlockBuilder.fromAppBlockBuilderName
(software.constructs.Construct scope, String id, String appBlockBuilderName) Creates a new IAppBlockBuilderRef from a appBlockBuilderName.