7#include <aws/route53resolver/Route53Resolver_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/route53resolver/model/MutationProtectionStatus.h>
10#include <aws/route53resolver/model/FirewallRuleGroupAssociationStatus.h>
23namespace Route53Resolver
49 template<
typename IdT = Aws::String>
50 void SetId(IdT&& value) { m_idHasBeenSet =
true; m_id = std::forward<IdT>(value); }
51 template<
typename IdT = Aws::String>
61 template<
typename ArnT = Aws::String>
62 void SetArn(ArnT&& value) { m_arnHasBeenSet =
true; m_arn = std::forward<ArnT>(value); }
63 template<
typename ArnT = Aws::String>
73 template<
typename FirewallRuleGroupIdT = Aws::String>
74 void SetFirewallRuleGroupId(FirewallRuleGroupIdT&& value) { m_firewallRuleGroupIdHasBeenSet =
true; m_firewallRuleGroupId = std::forward<FirewallRuleGroupIdT>(value); }
75 template<
typename FirewallRuleGroupIdT = Aws::String>
85 template<
typename VpcIdT = Aws::String>
86 void SetVpcId(VpcIdT&& value) { m_vpcIdHasBeenSet =
true; m_vpcId = std::forward<VpcIdT>(value); }
87 template<
typename VpcIdT = Aws::String>
97 template<
typename NameT = Aws::String>
98 void SetName(NameT&& value) { m_nameHasBeenSet =
true; m_name = std::forward<NameT>(value); }
99 template<
typename NameT = Aws::String>
111 inline void SetPriority(
int value) { m_priorityHasBeenSet =
true; m_priority = value; }
135 template<
typename ManagedOwnerNameT = Aws::String>
136 void SetManagedOwnerName(ManagedOwnerNameT&& value) { m_managedOwnerNameHasBeenSet =
true; m_managedOwnerName = std::forward<ManagedOwnerNameT>(value); }
137 template<
typename ManagedOwnerNameT = Aws::String>
157 template<
typename StatusMessageT = Aws::String>
158 void SetStatusMessage(StatusMessageT&& value) { m_statusMessageHasBeenSet =
true; m_statusMessage = std::forward<StatusMessageT>(value); }
159 template<
typename StatusMessageT = Aws::String>
171 template<
typename CreatorRequestIdT = Aws::String>
172 void SetCreatorRequestId(CreatorRequestIdT&& value) { m_creatorRequestIdHasBeenSet =
true; m_creatorRequestId = std::forward<CreatorRequestIdT>(value); }
173 template<
typename CreatorRequestIdT = Aws::String>
184 template<
typename CreationTimeT = Aws::String>
185 void SetCreationTime(CreationTimeT&& value) { m_creationTimeHasBeenSet =
true; m_creationTime = std::forward<CreationTimeT>(value); }
186 template<
typename CreationTimeT = Aws::String>
197 template<
typename ModificationTimeT = Aws::String>
198 void SetModificationTime(ModificationTimeT&& value) { m_modificationTimeHasBeenSet =
true; m_modificationTime = std::forward<ModificationTimeT>(value); }
199 template<
typename ModificationTimeT = Aws::String>
205 bool m_idHasBeenSet =
false;
208 bool m_arnHasBeenSet =
false;
211 bool m_firewallRuleGroupIdHasBeenSet =
false;
214 bool m_vpcIdHasBeenSet =
false;
217 bool m_nameHasBeenSet =
false;
220 bool m_priorityHasBeenSet =
false;
223 bool m_mutationProtectionHasBeenSet =
false;
226 bool m_managedOwnerNameHasBeenSet =
false;
229 bool m_statusHasBeenSet =
false;
232 bool m_statusMessageHasBeenSet =
false;
235 bool m_creatorRequestIdHasBeenSet =
false;
238 bool m_creationTimeHasBeenSet =
false;
241 bool m_modificationTimeHasBeenSet =
false;
FirewallRuleGroupAssociation & WithModificationTime(ModificationTimeT &&value)
void SetStatusMessage(StatusMessageT &&value)
bool PriorityHasBeenSet() const
FirewallRuleGroupAssociation & WithName(NameT &&value)
void SetCreatorRequestId(CreatorRequestIdT &&value)
const Aws::String & GetName() const
const Aws::String & GetManagedOwnerName() const
void SetModificationTime(ModificationTimeT &&value)
const Aws::String & GetModificationTime() const
FirewallRuleGroupAssociation & WithStatus(FirewallRuleGroupAssociationStatus value)
bool StatusMessageHasBeenSet() const
bool ManagedOwnerNameHasBeenSet() const
const Aws::String & GetId() const
FirewallRuleGroupAssociation & WithCreatorRequestId(CreatorRequestIdT &&value)
FirewallRuleGroupAssociation & WithArn(ArnT &&value)
FirewallRuleGroupAssociationStatus GetStatus() const
bool CreationTimeHasBeenSet() const
void SetMutationProtection(MutationProtectionStatus value)
AWS_ROUTE53RESOLVER_API FirewallRuleGroupAssociation(Aws::Utils::Json::JsonView jsonValue)
FirewallRuleGroupAssociation & WithManagedOwnerName(ManagedOwnerNameT &&value)
MutationProtectionStatus GetMutationProtection() const
void SetArn(ArnT &&value)
FirewallRuleGroupAssociation & WithVpcId(VpcIdT &&value)
void SetVpcId(VpcIdT &&value)
bool MutationProtectionHasBeenSet() const
void SetName(NameT &&value)
bool CreatorRequestIdHasBeenSet() const
void SetStatus(FirewallRuleGroupAssociationStatus value)
const Aws::String & GetFirewallRuleGroupId() const
void SetPriority(int value)
bool IdHasBeenSet() const
const Aws::String & GetVpcId() const
bool ModificationTimeHasBeenSet() const
bool VpcIdHasBeenSet() const
void SetCreationTime(CreationTimeT &&value)
FirewallRuleGroupAssociation & WithId(IdT &&value)
bool NameHasBeenSet() const
FirewallRuleGroupAssociation & WithCreationTime(CreationTimeT &&value)
bool FirewallRuleGroupIdHasBeenSet() const
AWS_ROUTE53RESOLVER_API FirewallRuleGroupAssociation & operator=(Aws::Utils::Json::JsonView jsonValue)
FirewallRuleGroupAssociation & WithMutationProtection(MutationProtectionStatus value)
void SetFirewallRuleGroupId(FirewallRuleGroupIdT &&value)
FirewallRuleGroupAssociation & WithPriority(int value)
const Aws::String & GetCreatorRequestId() const
const Aws::String & GetArn() const
FirewallRuleGroupAssociation & WithFirewallRuleGroupId(FirewallRuleGroupIdT &&value)
bool ArnHasBeenSet() const
FirewallRuleGroupAssociation & WithStatusMessage(StatusMessageT &&value)
const Aws::String & GetCreationTime() const
void SetManagedOwnerName(ManagedOwnerNameT &&value)
AWS_ROUTE53RESOLVER_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetStatusMessage() const
AWS_ROUTE53RESOLVER_API FirewallRuleGroupAssociation()=default
bool StatusHasBeenSet() const
FirewallRuleGroupAssociationStatus
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue