| Copyright | (c) 2013-2018 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | None |
| Language | Haskell2010 |
Network.AWS.Shield.CreateSubscription
Description
Activates AWS Shield Advanced for an account.
Creating a Request
createSubscription :: CreateSubscription Source #
Creates a value of CreateSubscription with the minimum fields required to make a request.
data CreateSubscription Source #
See: createSubscription smart constructor.
Instances
Destructuring the Response
createSubscriptionResponse Source #
Arguments
| :: Int | |
| -> CreateSubscriptionResponse |
Creates a value of CreateSubscriptionResponse with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
csrsResponseStatus- -- | The response status code.
data CreateSubscriptionResponse Source #
See: createSubscriptionResponse smart constructor.
Instances
Response Lenses
csrsResponseStatus :: Lens' CreateSubscriptionResponse Int Source #
- - | The response status code.