password property
When included in a request, the parameter depends on the repository type.
-
For Amazon S3 bundles, set
Password
to the appropriate IAM secret access key. -
For HTTP bundles and Subversion repositories, set
Password
to the password.
In responses, AWS OpsWorks Stacks returns FILTERED
instead of the actual value.
Implementation
final String? password;