Identity Pool Cognito Streams Args
data class IdentityPoolCognitoStreamsArgs(val roleArn: Output<String>? = null, val streamName: Output<String>? = null, val streamingStatus: Output<String>? = null) : ConvertibleToJava<IdentityPoolCognitoStreamsArgs>
Constructors
Link copied to clipboard
fun IdentityPoolCognitoStreamsArgs(roleArn: Output<String>? = null, streamName: Output<String>? = null, streamingStatus: Output<String>? = null)