|
@@ -79,6 +79,7 @@ type ModifyDBClusterAccessWhitelistRequest struct {
|
|
|
ResourceOwnerId requests.Integer `position:"Query" name:"ResourceOwnerId"`
|
|
ResourceOwnerId requests.Integer `position:"Query" name:"ResourceOwnerId"`
|
|
|
SecurityIps string `position:"Query" name:"SecurityIps"`
|
|
SecurityIps string `position:"Query" name:"SecurityIps"`
|
|
|
DBClusterIPArrayAttribute string `position:"Query" name:"DBClusterIPArrayAttribute"`
|
|
DBClusterIPArrayAttribute string `position:"Query" name:"DBClusterIPArrayAttribute"`
|
|
|
|
|
+ ModifyMode string `position:"Query" name:"ModifyMode"`
|
|
|
ResourceOwnerAccount string `position:"Query" name:"ResourceOwnerAccount"`
|
|
ResourceOwnerAccount string `position:"Query" name:"ResourceOwnerAccount"`
|
|
|
DBClusterId string `position:"Query" name:"DBClusterId"`
|
|
DBClusterId string `position:"Query" name:"DBClusterId"`
|
|
|
OwnerAccount string `position:"Query" name:"OwnerAccount"`
|
|
OwnerAccount string `position:"Query" name:"OwnerAccount"`
|