type property

Input<String> type
final

The type of authentication AWS CodeBuild should perform. Valid values are CODECONNECTIONS and SECRETS_MANAGER.

Implementation

final pulumi.Input<String> type;