Uses of Interface
software.amazon.awscdk.interfaces.iam.IManagedPolicyRef
Packages that use IManagedPolicyRef
Package
Description
AWS CodeBuild Construct Library
Amazon EMR Construct Library
AWS Identity and Access Management Construct Library
-
Uses of IManagedPolicyRef in software.amazon.awscdk.interfaces.iam
Subinterfaces of IManagedPolicyRef in software.amazon.awscdk.interfaces.iamModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIManagedPolicyRef.Classes in software.amazon.awscdk.interfaces.iam that implement IManagedPolicyRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IManagedPolicyRef in software.amazon.awscdk.services.codebuild
Classes in software.amazon.awscdk.services.codebuild that implement IManagedPolicyRefModifier and TypeClassDescriptionclassPermissions Boundary for a CodeBuild Project running untrusted code. -
Uses of IManagedPolicyRef in software.amazon.awscdk.services.emr
Methods in software.amazon.awscdk.services.emr with parameters of type IManagedPolicyRefModifier and TypeMethodDescriptionCfnStudioSessionMapping.Builder.sessionPolicyArn(IManagedPolicyRef sessionPolicyArn) The Amazon Resource Name (ARN) for the session policy that will be applied to the user or group.CfnStudioSessionMappingProps.Builder.sessionPolicyArn(IManagedPolicyRef sessionPolicyArn) Sets the value ofCfnStudioSessionMappingProps.getSessionPolicyArn() -
Uses of IManagedPolicyRef in software.amazon.awscdk.services.iam
Subinterfaces of IManagedPolicyRef in software.amazon.awscdk.services.iamModifier and TypeInterfaceDescriptioninterfaceA managed policy.static interfaceInternal default implementation forIManagedPolicy.Classes in software.amazon.awscdk.services.iam that implement IManagedPolicyRefModifier and TypeClassDescriptionclassCreates a new managed policy for your AWS account .static final classA proxy class which represents a concrete javascript instance of this type.classManaged policy.Methods in software.amazon.awscdk.services.iam with parameters of type IManagedPolicyRefModifier and TypeMethodDescriptionCfnRole.Builder.permissionsBoundary(IManagedPolicyRef permissionsBoundary) The ARN of the policy used to set the permissions boundary for the role.CfnRoleProps.Builder.permissionsBoundary(IManagedPolicyRef permissionsBoundary) Sets the value ofCfnRoleProps.getPermissionsBoundary()CfnUser.Builder.permissionsBoundary(IManagedPolicyRef permissionsBoundary) The ARN of the managed policy that is used to set the permissions boundary for the user.CfnUserProps.Builder.permissionsBoundary(IManagedPolicyRef permissionsBoundary) Sets the value ofCfnUserProps.getPermissionsBoundary()