| Modifier and Type | Method and Description |
|---|---|
static CfnResourcePolicy.Builder |
CfnResourcePolicy.Builder.create(Construct scope,
String id) |
CfnResourcePolicy.Builder |
CfnResourcePolicy.Builder.policy(Object policy)
A policy you want to associate with a resource.
|
CfnResourcePolicy.Builder |
CfnResourcePolicy.Builder.resourceArn(String resourceArn)
Amazon Resource Name (ARN) of the resource to which you want to attach a policy.
|
Copyright © 2022. All rights reserved.