Uses of Interface
software.amazon.awscdk.services.appstream.CfnApplication.S3LocationProperty
Packages that use CfnApplication.S3LocationProperty
Package
Description
Amazon AppStream 2.0 Construct Library
-
Uses of CfnApplication.S3LocationProperty in software.amazon.awscdk.services.appstream
Classes in software.amazon.awscdk.services.appstream that implement CfnApplication.S3LocationPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnApplication.S3LocationProperty
Methods in software.amazon.awscdk.services.appstream that return CfnApplication.S3LocationPropertyModifier and TypeMethodDescriptionCfnApplication.S3LocationProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.appstream with parameters of type CfnApplication.S3LocationPropertyModifier and TypeMethodDescriptionCfnApplication.Builder.iconS3Location
(CfnApplication.S3LocationProperty iconS3Location) The icon S3 location of the application.CfnApplicationProps.Builder.iconS3Location
(CfnApplication.S3LocationProperty iconS3Location) Sets the value ofCfnApplicationProps.getIconS3Location()
void
CfnApplication.setIconS3Location
(CfnApplication.S3LocationProperty value) The icon S3 location of the application.