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