Uses of Class
software.amazon.awscdk.services.iam.CfnVirtualMFADeviceProps.Builder
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of CfnVirtualMFADeviceProps.Builder in software.amazon.awscdk.services.iam
Modifier and TypeMethodDescriptionCfnVirtualMFADeviceProps.builder()
Sets the value ofCfnVirtualMFADeviceProps.getPath()
Sets the value ofCfnVirtualMFADeviceProps.getTags()
Sets the value ofCfnVirtualMFADeviceProps.getUsers()
CfnVirtualMFADeviceProps.Builder.virtualMfaDeviceName
(String virtualMfaDeviceName) Sets the value ofCfnVirtualMFADeviceProps.getVirtualMfaDeviceName()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnVirtualMFADeviceProps.Builder
.