Uses of Class
software.amazon.awscdk.services.workspacesinstances.CfnWorkspaceInstance.HibernationOptionsRequestProperty.Builder
Packages that use CfnWorkspaceInstance.HibernationOptionsRequestProperty.Builder
Package
Description
AWS::WorkspacesInstances Construct Library
-
Uses of CfnWorkspaceInstance.HibernationOptionsRequestProperty.Builder in software.amazon.awscdk.services.workspacesinstances
Methods in software.amazon.awscdk.services.workspacesinstances that return CfnWorkspaceInstance.HibernationOptionsRequestProperty.BuilderModifier and TypeMethodDescriptionCfnWorkspaceInstance.HibernationOptionsRequestProperty.builder()
CfnWorkspaceInstance.HibernationOptionsRequestProperty.Builder.configured
(Boolean configured) Sets the value ofCfnWorkspaceInstance.HibernationOptionsRequestProperty.getConfigured()
CfnWorkspaceInstance.HibernationOptionsRequestProperty.Builder.configured
(IResolvable configured) Sets the value ofCfnWorkspaceInstance.HibernationOptionsRequestProperty.getConfigured()
Constructors in software.amazon.awscdk.services.workspacesinstances with parameters of type CfnWorkspaceInstance.HibernationOptionsRequestProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnWorkspaceInstance.HibernationOptionsRequestProperty.Builder
.