AWS SDK for C++
1.8.126
AWS SDK for C++
|
#include <UpdateCodeRepositoryRequest.h>
Additional Inherited Members | |
![]() | |
virtual void | DumpBodyToUrl (Aws::Http::URI &uri) const |
Definition at line 22 of file UpdateCodeRepositoryRequest.h.
Aws::SageMaker::Model::UpdateCodeRepositoryRequest::UpdateCodeRepositoryRequest | ( | ) |
|
inline |
The name of the Git repository to update.
Definition at line 46 of file UpdateCodeRepositoryRequest.h.
|
inline |
The name of the Git repository to update.
Definition at line 41 of file UpdateCodeRepositoryRequest.h.
|
inline |
The configuration of the git repository, including the URL and the Amazon Resource Name (ARN) of the AWS Secrets Manager secret that contains the credentials used to access the repository. The secret must have a staging label of AWSCURRENT
and must be in the following format:
{"username": UserName, "password": Password}
Definition at line 86 of file UpdateCodeRepositoryRequest.h.
|
overridevirtual |
Reimplemented from Aws::SageMaker::SageMakerRequest.
|
inlineoverridevirtual |
Implements Aws::AmazonWebServiceRequest.
Definition at line 31 of file UpdateCodeRepositoryRequest.h.
|
inline |
The configuration of the git repository, including the URL and the Amazon Resource Name (ARN) of the AWS Secrets Manager secret that contains the credentials used to access the repository. The secret must have a staging label of AWSCURRENT
and must be in the following format:
{"username": UserName, "password": Password}
Definition at line 95 of file UpdateCodeRepositoryRequest.h.
|
overridevirtual |
Convert payload into String.
Implements Aws::AmazonSerializableWebServiceRequest.
|
inline |
The name of the Git repository to update.
Definition at line 56 of file UpdateCodeRepositoryRequest.h.
|
inline |
The name of the Git repository to update.
Definition at line 51 of file UpdateCodeRepositoryRequest.h.
|
inline |
The name of the Git repository to update.
Definition at line 61 of file UpdateCodeRepositoryRequest.h.
|
inline |
The configuration of the git repository, including the URL and the Amazon Resource Name (ARN) of the AWS Secrets Manager secret that contains the credentials used to access the repository. The secret must have a staging label of AWSCURRENT
and must be in the following format:
{"username": UserName, "password": Password}
Definition at line 104 of file UpdateCodeRepositoryRequest.h.
|
inline |
The configuration of the git repository, including the URL and the Amazon Resource Name (ARN) of the AWS Secrets Manager secret that contains the credentials used to access the repository. The secret must have a staging label of AWSCURRENT
and must be in the following format:
{"username": UserName, "password": Password}
Definition at line 113 of file UpdateCodeRepositoryRequest.h.
|
inline |
The name of the Git repository to update.
Definition at line 71 of file UpdateCodeRepositoryRequest.h.
|
inline |
The name of the Git repository to update.
Definition at line 66 of file UpdateCodeRepositoryRequest.h.
|
inline |
The name of the Git repository to update.
Definition at line 76 of file UpdateCodeRepositoryRequest.h.
|
inline |
The configuration of the git repository, including the URL and the Amazon Resource Name (ARN) of the AWS Secrets Manager secret that contains the credentials used to access the repository. The secret must have a staging label of AWSCURRENT
and must be in the following format:
{"username": UserName, "password": Password}
Definition at line 122 of file UpdateCodeRepositoryRequest.h.
|
inline |
The configuration of the git repository, including the URL and the Amazon Resource Name (ARN) of the AWS Secrets Manager secret that contains the credentials used to access the repository. The secret must have a staging label of AWSCURRENT
and must be in the following format:
{"username": UserName, "password": Password}
Definition at line 131 of file UpdateCodeRepositoryRequest.h.