Uses of Class
software.amazon.awscdk.services.iam.AccessKeyProps.Builder
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of AccessKeyProps.Builder in software.amazon.awscdk.services.iam
Modifier and TypeMethodDescriptionstatic AccessKeyProps.Builder
AccessKeyProps.builder()
Sets the value ofAccessKeyProps.getSerial()
AccessKeyProps.Builder.status
(AccessKeyStatus status) Sets the value ofAccessKeyProps.getStatus()
Sets the value ofAccessKeyProps.getUser()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(AccessKeyProps.Builder builder) Constructor that initializes the object based on literal property values passed by theAccessKeyProps.Builder
.