Home
last modified time | relevance | path

Searched refs:WithResizeType (Results 1 – 4 of 4) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/include/aws/securityhub/model/
H A DAwsRedshiftClusterResizeInfo.h96 …inline AwsRedshiftClusterResizeInfo& WithResizeType(const Aws::String& value) { SetResizeType(valu… in WithResizeType() function
102 …inline AwsRedshiftClusterResizeInfo& WithResizeType(Aws::String&& value) { SetResizeType(std::move… in WithResizeType() function
108 …inline AwsRedshiftClusterResizeInfo& WithResizeType(const char* value) { SetResizeType(value); ret… in WithResizeType() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-redshift/include/aws/redshift/model/
H A DResizeInfo.h70 … inline ResizeInfo& WithResizeType(const Aws::String& value) { SetResizeType(value); return *this;} in WithResizeType() function
75 …inline ResizeInfo& WithResizeType(Aws::String&& value) { SetResizeType(std::move(value)); return *… in WithResizeType() function
80 inline ResizeInfo& WithResizeType(const char* value) { SetResizeType(value); return *this;} in WithResizeType() function
H A DCancelResizeResult.h494 …inline CancelResizeResult& WithResizeType(const Aws::String& value) { SetResizeType(value); return… in WithResizeType() function
501 …inline CancelResizeResult& WithResizeType(Aws::String&& value) { SetResizeType(std::move(value)); … in WithResizeType() function
508 …inline CancelResizeResult& WithResizeType(const char* value) { SetResizeType(value); return *this;} in WithResizeType() function
H A DDescribeResizeResult.h494 …inline DescribeResizeResult& WithResizeType(const Aws::String& value) { SetResizeType(value); retu… in WithResizeType() function
501 …inline DescribeResizeResult& WithResizeType(Aws::String&& value) { SetResizeType(std::move(value))… in WithResizeType() function
508 …inline DescribeResizeResult& WithResizeType(const char* value) { SetResizeType(value); return *thi… in WithResizeType() function