Safe Haskell | None |
---|---|
Language | Haskell2010 |
Stratosphere.ResourceProperties.CognitoIdentityPoolCognitoStreams
- data CognitoIdentityPoolCognitoStreams = CognitoIdentityPoolCognitoStreams {}
- cognitoIdentityPoolCognitoStreams :: CognitoIdentityPoolCognitoStreams
- cipcsRoleArn :: Lens' CognitoIdentityPoolCognitoStreams (Maybe (Val Text))
- cipcsStreamName :: Lens' CognitoIdentityPoolCognitoStreams (Maybe (Val Text))
- cipcsStreamingStatus :: Lens' CognitoIdentityPoolCognitoStreams (Maybe (Val Text))
Documentation
data CognitoIdentityPoolCognitoStreams #
Full data type definition for CognitoIdentityPoolCognitoStreams. See
cognitoIdentityPoolCognitoStreams
for a more convenient constructor.
Constructors
CognitoIdentityPoolCognitoStreams | |
cognitoIdentityPoolCognitoStreams :: CognitoIdentityPoolCognitoStreams #
Constructor for CognitoIdentityPoolCognitoStreams
containing required
fields as arguments.