7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/ecs/ECS_EXPORTS.h>
42 template <
typename CredentialsParameterT = Aws::String>
44 m_credentialsParameterHasBeenSet =
true;
45 m_credentialsParameter = std::forward<CredentialsParameterT>(value);
47 template <
typename CredentialsParameterT = Aws::String>
55 bool m_credentialsParameterHasBeenSet =
false;
bool CredentialsParameterHasBeenSet() const
AWS_ECS_API ExpressGatewayRepositoryCredentials(Aws::Utils::Json::JsonView jsonValue)
AWS_ECS_API ExpressGatewayRepositoryCredentials()=default
ExpressGatewayRepositoryCredentials & WithCredentialsParameter(CredentialsParameterT &&value)
void SetCredentialsParameter(CredentialsParameterT &&value)
const Aws::String & GetCredentialsParameter() const
AWS_ECS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_ECS_API ExpressGatewayRepositoryCredentials & operator=(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue