Uses of Interface
software.amazon.awscdk.services.iam.CfnServiceLinkedRoleProps
Packages that use CfnServiceLinkedRoleProps
Package
Description
AWS Identity and Access Management Construct Library
-
Uses of CfnServiceLinkedRoleProps in software.amazon.awscdk.services.iam
Classes in software.amazon.awscdk.services.iam that implement CfnServiceLinkedRolePropsModifier and TypeClassDescriptionstatic final class
An implementation forCfnServiceLinkedRoleProps
Methods in software.amazon.awscdk.services.iam that return CfnServiceLinkedRolePropsModifier and TypeMethodDescriptionCfnServiceLinkedRoleProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.iam with parameters of type CfnServiceLinkedRolePropsModifierConstructorDescriptionCfnServiceLinkedRole
(software.constructs.Construct scope, String id, CfnServiceLinkedRoleProps props)