resource property

Input<String> resource
final

The ARN of the resource to use for authentication. For type CODECONNECTIONS this should be an AWS CodeStar Connection. For type SECRETS_MANAGER this should be an AWS Secrets Manager secret.

Implementation

final pulumi.Input<String> resource;