Uses of Interface
software.amazon.awscdk.services.iam.CfnAccessKeyProps
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of CfnAccessKeyProps in software.amazon.awscdk.services.iam
Modifier and TypeMethodDescriptionCfnAccessKeyProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnAccessKey
(Construct scope, String id, CfnAccessKeyProps props) Create a newAWS::IAM::AccessKey
.