7#include <aws/ec2/EC2_EXPORTS.h>
8#include <aws/ec2/model/IamInstanceProfileAssociation.h>
9#include <aws/ec2/model/ResponseMetadata.h>
14template<
typename RESULT_TYPE>
15class AmazonWebServiceResult;
ReplaceIamInstanceProfileAssociationResponse & WithResponseMetadata(ResponseMetadata &&value)
ReplaceIamInstanceProfileAssociationResponse & WithIamInstanceProfileAssociation(const IamInstanceProfileAssociation &value)
ReplaceIamInstanceProfileAssociationResponse & WithIamInstanceProfileAssociation(IamInstanceProfileAssociation &&value)
AWS_EC2_API ReplaceIamInstanceProfileAssociationResponse & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)
void SetIamInstanceProfileAssociation(const IamInstanceProfileAssociation &value)
AWS_EC2_API ReplaceIamInstanceProfileAssociationResponse(const Aws::AmazonWebServiceResult< Aws::Utils::Xml::XmlDocument > &result)
void SetIamInstanceProfileAssociation(IamInstanceProfileAssociation &&value)
ReplaceIamInstanceProfileAssociationResponse & WithResponseMetadata(const ResponseMetadata &value)
const ResponseMetadata & GetResponseMetadata() const
void SetResponseMetadata(const ResponseMetadata &value)
const IamInstanceProfileAssociation & GetIamInstanceProfileAssociation() const
AWS_EC2_API ReplaceIamInstanceProfileAssociationResponse()
void SetResponseMetadata(ResponseMetadata &&value)
Aws::Utils::Xml::XmlDocument XmlDocument