46 void OutputToStream(
Aws::OStream& ostream,
const char* location,
unsigned index,
const char* locationValue)
const;
47 void OutputToStream(
Aws::OStream& oStream,
const char* location)
const;
59 inline void SetFromPort(
int value) { m_fromPortHasBeenSet =
true; m_fromPort = value; }
97 inline void SetIpProtocol(
const char* value) { m_ipProtocolHasBeenSet =
true; m_ipProtocol.assign(value); }
221 inline void SetToPort(
int value) { m_toPortHasBeenSet =
true; m_toPort = value; }
273 bool m_fromPortHasBeenSet;
275 bool m_ipProtocolHasBeenSet;
277 bool m_ipRangesHasBeenSet;
279 bool m_prefixListIdsHasBeenSet;
281 bool m_toPortHasBeenSet;
283 bool m_userIdGroupPairsHasBeenSet;
void SetToPort(int value)
StaleIpPermission & AddUserIdGroupPairs(const UserIdGroupPair &value)
StaleIpPermission & WithUserIdGroupPairs(const Aws::Vector< UserIdGroupPair > &value)
void SetIpRanges(const Aws::Vector< Aws::String > &value)
StaleIpPermission & WithIpProtocol(const Aws::String &value)
void SetFromPort(int value)
std::vector< T, Aws::Allocator< T > > Vector
const Aws::Vector< Aws::String > & GetPrefixListIds() const
void SetIpProtocol(const char *value)
StaleIpPermission & WithFromPort(int value)
StaleIpPermission & WithPrefixListIds(Aws::Vector< Aws::String > &&value)
std::basic_ostream< char, std::char_traits< char > > OStream
StaleIpPermission & AddIpRanges(Aws::String &&value)
StaleIpPermission & AddPrefixListIds(const Aws::String &value)
StaleIpPermission & AddIpRanges(const Aws::String &value)
StaleIpPermission & WithPrefixListIds(const Aws::Vector< Aws::String > &value)
const Aws::Vector< Aws::String > & GetIpRanges() const
StaleIpPermission & AddUserIdGroupPairs(UserIdGroupPair &&value)
StaleIpPermission & WithIpProtocol(Aws::String &&value)
StaleIpPermission & WithUserIdGroupPairs(Aws::Vector< UserIdGroupPair > &&value)
void SetIpProtocol(Aws::String &&value)
StaleIpPermission & WithIpRanges(const Aws::Vector< Aws::String > &value)
void SetPrefixListIds(const Aws::Vector< Aws::String > &value)
void SetIpProtocol(const Aws::String &value)
StaleIpPermission & AddPrefixListIds(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
const Aws::Vector< UserIdGroupPair > & GetUserIdGroupPairs() const
const Aws::String & GetIpProtocol() const
StaleIpPermission & WithToPort(int value)
void SetPrefixListIds(Aws::Vector< Aws::String > &&value)
void SetUserIdGroupPairs(const Aws::Vector< UserIdGroupPair > &value)
StaleIpPermission & AddIpRanges(const char *value)
StaleIpPermission & AddPrefixListIds(Aws::String &&value)
void SetUserIdGroupPairs(Aws::Vector< UserIdGroupPair > &&value)
JSON (JavaScript Object Notation).
StaleIpPermission & WithIpRanges(Aws::Vector< Aws::String > &&value)
StaleIpPermission & WithIpProtocol(const char *value)
void SetIpRanges(Aws::Vector< Aws::String > &&value)