Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.appstream.CfnFleetMixinProps.Builder
Packages that use CfnFleetMixinProps.Builder
-
Uses of CfnFleetMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.appstream
Methods in software.amazon.awscdk.cfnpropertymixins.services.appstream that return CfnFleetMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnFleetMixinProps.BuilderCfnFleetMixinProps.builder()CfnFleetMixinProps.Builder.computeCapacity(CfnFleetPropsMixin.ComputeCapacityProperty computeCapacity) Sets the value ofCfnFleetMixinProps.getComputeCapacity()CfnFleetMixinProps.Builder.computeCapacity(IResolvable computeCapacity) Sets the value ofCfnFleetMixinProps.getComputeCapacity()CfnFleetMixinProps.Builder.description(String description) Sets the value ofCfnFleetMixinProps.getDescription()CfnFleetMixinProps.Builder.disconnectTimeoutInSeconds(Number disconnectTimeoutInSeconds) Sets the value ofCfnFleetMixinProps.getDisconnectTimeoutInSeconds()CfnFleetMixinProps.Builder.displayName(String displayName) Sets the value ofCfnFleetMixinProps.getDisplayName()CfnFleetMixinProps.Builder.domainJoinInfo(CfnFleetPropsMixin.DomainJoinInfoProperty domainJoinInfo) Sets the value ofCfnFleetMixinProps.getDomainJoinInfo()CfnFleetMixinProps.Builder.domainJoinInfo(IResolvable domainJoinInfo) Sets the value ofCfnFleetMixinProps.getDomainJoinInfo()CfnFleetMixinProps.Builder.enableDefaultInternetAccess(Boolean enableDefaultInternetAccess) Sets the value ofCfnFleetMixinProps.getEnableDefaultInternetAccess()CfnFleetMixinProps.Builder.enableDefaultInternetAccess(IResolvable enableDefaultInternetAccess) Sets the value ofCfnFleetMixinProps.getEnableDefaultInternetAccess()Sets the value ofCfnFleetMixinProps.getFleetType()CfnFleetMixinProps.Builder.iamRoleArn(String iamRoleArn) Sets the value ofCfnFleetMixinProps.getIamRoleArn()CfnFleetMixinProps.Builder.idleDisconnectTimeoutInSeconds(Number idleDisconnectTimeoutInSeconds) Sets the value ofCfnFleetMixinProps.getIdleDisconnectTimeoutInSeconds()Sets the value ofCfnFleetMixinProps.getImageArn()Sets the value ofCfnFleetMixinProps.getImageName()CfnFleetMixinProps.Builder.instanceType(String instanceType) Sets the value ofCfnFleetMixinProps.getInstanceType()CfnFleetMixinProps.Builder.maxConcurrentSessions(Number maxConcurrentSessions) Sets the value ofCfnFleetMixinProps.getMaxConcurrentSessions()CfnFleetMixinProps.Builder.maxSessionsPerInstance(Number maxSessionsPerInstance) Sets the value ofCfnFleetMixinProps.getMaxSessionsPerInstance()CfnFleetMixinProps.Builder.maxUserDurationInSeconds(Number maxUserDurationInSeconds) Sets the value ofCfnFleetMixinProps.getMaxUserDurationInSeconds()Sets the value ofCfnFleetMixinProps.getName()Sets the value ofCfnFleetMixinProps.getPlatform()CfnFleetMixinProps.Builder.rootVolumeConfig(CfnFleetPropsMixin.VolumeConfigProperty rootVolumeConfig) Sets the value ofCfnFleetMixinProps.getRootVolumeConfig()CfnFleetMixinProps.Builder.rootVolumeConfig(IResolvable rootVolumeConfig) Sets the value ofCfnFleetMixinProps.getRootVolumeConfig()CfnFleetMixinProps.Builder.sessionScriptS3Location(CfnFleetPropsMixin.S3LocationProperty sessionScriptS3Location) Sets the value ofCfnFleetMixinProps.getSessionScriptS3Location()CfnFleetMixinProps.Builder.sessionScriptS3Location(IResolvable sessionScriptS3Location) Sets the value ofCfnFleetMixinProps.getSessionScriptS3Location()CfnFleetMixinProps.Builder.streamView(String streamView) Sets the value ofCfnFleetMixinProps.getStreamView()Sets the value ofCfnFleetMixinProps.getTags()CfnFleetMixinProps.Builder.usbDeviceFilterStrings(List<String> usbDeviceFilterStrings) Sets the value ofCfnFleetMixinProps.getUsbDeviceFilterStrings()CfnFleetMixinProps.Builder.vpcConfig(CfnFleetPropsMixin.VpcConfigProperty vpcConfig) Sets the value ofCfnFleetMixinProps.getVpcConfig()CfnFleetMixinProps.Builder.vpcConfig(IResolvable vpcConfig) Sets the value ofCfnFleetMixinProps.getVpcConfig()Constructors in software.amazon.awscdk.cfnpropertymixins.services.appstream with parameters of type CfnFleetMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnFleetMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnFleetMixinProps.Builder.