7#include <aws/ecs/ECS_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
48 template<
typename AwsPcaAuthorityArnT = Aws::String>
49 void SetAwsPcaAuthorityArn(AwsPcaAuthorityArnT&& value) { m_awsPcaAuthorityArnHasBeenSet =
true; m_awsPcaAuthorityArn = std::forward<AwsPcaAuthorityArnT>(value); }
50 template<
typename AwsPcaAuthorityArnT = Aws::String>
56 bool m_awsPcaAuthorityArnHasBeenSet =
false;
const Aws::String & GetAwsPcaAuthorityArn() const
void SetAwsPcaAuthorityArn(AwsPcaAuthorityArnT &&value)
AWS_ECS_API ServiceConnectTlsCertificateAuthority()=default
AWS_ECS_API ServiceConnectTlsCertificateAuthority(Aws::Utils::Json::JsonView jsonValue)
bool AwsPcaAuthorityArnHasBeenSet() const
AWS_ECS_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_ECS_API ServiceConnectTlsCertificateAuthority & operator=(Aws::Utils::Json::JsonView jsonValue)
ServiceConnectTlsCertificateAuthority & WithAwsPcaAuthorityArn(AwsPcaAuthorityArnT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue