Safe Haskell | None |
---|---|
Language | Haskell2010 |
Stratosphere.ResourceProperties.ApiGatewayRestApiS3Location
- data ApiGatewayRestApiS3Location = ApiGatewayRestApiS3Location {}
- apiGatewayRestApiS3Location :: ApiGatewayRestApiS3Location
- agraslBucket :: Lens' ApiGatewayRestApiS3Location (Maybe (Val Text))
- agraslETag :: Lens' ApiGatewayRestApiS3Location (Maybe (Val Text))
- agraslKey :: Lens' ApiGatewayRestApiS3Location (Maybe (Val Text))
- agraslVersion :: Lens' ApiGatewayRestApiS3Location (Maybe (Val Text))
Documentation
data ApiGatewayRestApiS3Location #
Full data type definition for ApiGatewayRestApiS3Location. See
apiGatewayRestApiS3Location
for a more convenient constructor.
Constructors
ApiGatewayRestApiS3Location | |
apiGatewayRestApiS3Location :: ApiGatewayRestApiS3Location #
Constructor for ApiGatewayRestApiS3Location
containing required fields
as arguments.