Home
last modified time | relevance | path

Searched refs:WithAllowVersionUpgrade (Results 1 – 5 of 5) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-redshift/include/aws/redshift/model/
H A DModifyClusterRequest.h1010 …inline ModifyClusterRequest& WithAllowVersionUpgrade(bool value) { SetAllowVersionUpgrade(value); … in WithAllowVersionUpgrade() function
H A DRestoreFromClusterSnapshotRequest.h351 …inline RestoreFromClusterSnapshotRequest& WithAllowVersionUpgrade(bool value) { SetAllowVersionUpg… in WithAllowVersionUpgrade() function
H A DCreateClusterRequest.h1320 …inline CreateClusterRequest& WithAllowVersionUpgrade(bool value) { SetAllowVersionUpgrade(value); … in WithAllowVersionUpgrade() function
H A DCluster.h1151 …inline Cluster& WithAllowVersionUpgrade(bool value) { SetAllowVersionUpgrade(value); return *this;} in WithAllowVersionUpgrade() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/include/aws/securityhub/model/
H A DAwsRedshiftClusterDetails.h76 …inline AwsRedshiftClusterDetails& WithAllowVersionUpgrade(bool value) { SetAllowVersionUpgrade(val… in WithAllowVersionUpgrade() function