Copyright | (c) 2013-2023 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Documentation
data InstanceAssociationOutputUrl Source #
The URL of S3 bucket where you want to store the results of this request.
See: newInstanceAssociationOutputUrl
smart constructor.
InstanceAssociationOutputUrl' | |
|
Instances
newInstanceAssociationOutputUrl :: InstanceAssociationOutputUrl Source #
Create a value of InstanceAssociationOutputUrl
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:s3OutputUrl:InstanceAssociationOutputUrl'
, instanceAssociationOutputUrl_s3OutputUrl
- The URL of S3 bucket where you want to store the results of this
request.
instanceAssociationOutputUrl_s3OutputUrl :: Lens' InstanceAssociationOutputUrl (Maybe S3OutputUrl) Source #
The URL of S3 bucket where you want to store the results of this request.