Auth Policy Args
data class AuthPolicyArgs(val policy: Output<Any>? = null, val resourceIdentifier: Output<String>? = null) : ConvertibleToJava<AuthPolicyArgs>
Creates or updates the auth policy.
Properties
Link copied to clipboard
The auth policy. Search the CloudFormation User Guide for AWS::VpcLattice::AuthPolicy
for more information about the expected schema for this property.
Link copied to clipboard
The ID or Amazon Resource Name (ARN) of the service network or service for which the policy is created.