Home
last modified time | relevance | path

Searched refs:m_replicationSubnetGroupIdentifierHasBeenSet (Results 1 – 10 of 10) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dms/include/aws/dms/model/
H A DDeleteReplicationSubnetGroupRequest.h48 …ationSubnetGroupIdentifierHasBeenSet() const { return m_replicationSubnetGroupIdentifierHasBeenSet in ReplicationSubnetGroupIdentifierHasBeenSet()
53 …tionSubnetGroupIdentifier(const Aws::String& value) { m_replicationSubnetGroupIdentifierHasBeenSet in SetReplicationSubnetGroupIdentifier()
58 …plicationSubnetGroupIdentifier(Aws::String&& value) { m_replicationSubnetGroupIdentifierHasBeenSet in SetReplicationSubnetGroupIdentifier()
63 …ReplicationSubnetGroupIdentifier(const char* value) { m_replicationSubnetGroupIdentifierHasBeenSet in SetReplicationSubnetGroupIdentifier()
83 bool m_replicationSubnetGroupIdentifierHasBeenSet; variable
H A DModifyReplicationSubnetGroupRequest.h49 …ationSubnetGroupIdentifierHasBeenSet() const { return m_replicationSubnetGroupIdentifierHasBeenSet in ReplicationSubnetGroupIdentifierHasBeenSet()
54 …tionSubnetGroupIdentifier(const Aws::String& value) { m_replicationSubnetGroupIdentifierHasBeenSet in SetReplicationSubnetGroupIdentifier()
59 …plicationSubnetGroupIdentifier(Aws::String&& value) { m_replicationSubnetGroupIdentifierHasBeenSet in SetReplicationSubnetGroupIdentifier()
64 …ReplicationSubnetGroupIdentifier(const char* value) { m_replicationSubnetGroupIdentifierHasBeenSet in SetReplicationSubnetGroupIdentifier()
171 bool m_replicationSubnetGroupIdentifierHasBeenSet; variable
H A DCreateReplicationSubnetGroupRequest.h56 …ationSubnetGroupIdentifierHasBeenSet() const { return m_replicationSubnetGroupIdentifierHasBeenSet in ReplicationSubnetGroupIdentifierHasBeenSet()
64 …tionSubnetGroupIdentifier(const Aws::String& value) { m_replicationSubnetGroupIdentifierHasBeenSet in SetReplicationSubnetGroupIdentifier()
72 …plicationSubnetGroupIdentifier(Aws::String&& value) { m_replicationSubnetGroupIdentifierHasBeenSet in SetReplicationSubnetGroupIdentifier()
80 …ReplicationSubnetGroupIdentifier(const char* value) { m_replicationSubnetGroupIdentifierHasBeenSet in SetReplicationSubnetGroupIdentifier()
237 bool m_replicationSubnetGroupIdentifierHasBeenSet; variable
H A DReplicationSubnetGroup.h52 …ationSubnetGroupIdentifierHasBeenSet() const { return m_replicationSubnetGroupIdentifierHasBeenSet in ReplicationSubnetGroupIdentifierHasBeenSet()
57 …tionSubnetGroupIdentifier(const Aws::String& value) { m_replicationSubnetGroupIdentifierHasBeenSet in SetReplicationSubnetGroupIdentifier()
62 …plicationSubnetGroupIdentifier(Aws::String&& value) { m_replicationSubnetGroupIdentifierHasBeenSet in SetReplicationSubnetGroupIdentifier()
67 …ReplicationSubnetGroupIdentifier(const char* value) { m_replicationSubnetGroupIdentifierHasBeenSet in SetReplicationSubnetGroupIdentifier()
251 bool m_replicationSubnetGroupIdentifierHasBeenSet; variable
H A DCreateReplicationInstanceRequest.h358 …ationSubnetGroupIdentifierHasBeenSet() const { return m_replicationSubnetGroupIdentifierHasBeenSet in ReplicationSubnetGroupIdentifierHasBeenSet()
363 …tionSubnetGroupIdentifier(const Aws::String& value) { m_replicationSubnetGroupIdentifierHasBeenSet in SetReplicationSubnetGroupIdentifier()
368 …plicationSubnetGroupIdentifier(Aws::String&& value) { m_replicationSubnetGroupIdentifierHasBeenSet in SetReplicationSubnetGroupIdentifier()
373 …ReplicationSubnetGroupIdentifier(const char* value) { m_replicationSubnetGroupIdentifierHasBeenSet in SetReplicationSubnetGroupIdentifier()
945 bool m_replicationSubnetGroupIdentifierHasBeenSet; variable
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dms/source/model/
H A DReplicationSubnetGroup.cpp22 m_replicationSubnetGroupIdentifierHasBeenSet(false), in ReplicationSubnetGroup()
31 m_replicationSubnetGroupIdentifierHasBeenSet(false), in ReplicationSubnetGroup()
46 m_replicationSubnetGroupIdentifierHasBeenSet = true; in operator =()
87 if(m_replicationSubnetGroupIdentifierHasBeenSet) in Jsonize()
H A DDeleteReplicationSubnetGroupRequest.cpp16 m_replicationSubnetGroupIdentifierHasBeenSet(false) in DeleteReplicationSubnetGroupRequest()
24 if(m_replicationSubnetGroupIdentifierHasBeenSet) in SerializePayload()
H A DModifyReplicationSubnetGroupRequest.cpp16 m_replicationSubnetGroupIdentifierHasBeenSet(false), in ModifyReplicationSubnetGroupRequest()
26 if(m_replicationSubnetGroupIdentifierHasBeenSet) in SerializePayload()
H A DCreateReplicationSubnetGroupRequest.cpp16 m_replicationSubnetGroupIdentifierHasBeenSet(false), in CreateReplicationSubnetGroupRequest()
27 if(m_replicationSubnetGroupIdentifierHasBeenSet) in SerializePayload()
H A DCreateReplicationInstanceRequest.cpp22 m_replicationSubnetGroupIdentifierHasBeenSet(false), in CreateReplicationInstanceRequest()
77 if(m_replicationSubnetGroupIdentifierHasBeenSet) in SerializePayload()