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>