class Aws::Shield::Types::UpdateSubscriptionRequest
@note When making an API call, you may pass UpdateSubscriptionRequest
data as a hash: { auto_renew: "ENABLED", # accepts ENABLED, DISABLED }
@!attribute [rw] auto_renew
When you initally create a subscription, `AutoRenew` is set to `ENABLED`. If `ENABLED`, the subscription will be automatically renewed at the end of the existing subscription period. You can change this by submitting an `UpdateSubscription` request. If the `UpdateSubscription` request does not included a value for `AutoRenew`, the existing value for `AutoRenew` remains unchanged. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/shield-2016-06-02/UpdateSubscriptionRequest AWS API Documentation
Constants
- SENSITIVE