| Modifier and Type | Method and Description |
|---|---|
ApiGatewayToKinesisStreamsProps.Builder |
ApiGatewayToKinesisStreamsProps.Builder.apiGatewayProps(software.amazon.awscdk.services.apigateway.RestApiProps apiGatewayProps)
Sets the value of
ApiGatewayToKinesisStreamsProps.getApiGatewayProps() |
static ApiGatewayToKinesisStreamsProps.Builder |
ApiGatewayToKinesisStreamsProps.builder() |
ApiGatewayToKinesisStreamsProps.Builder |
ApiGatewayToKinesisStreamsProps.Builder.existingStreamObj(software.amazon.awscdk.services.kinesis.Stream existingStreamObj)
Sets the value of
ApiGatewayToKinesisStreamsProps.getExistingStreamObj() |
ApiGatewayToKinesisStreamsProps.Builder |
ApiGatewayToKinesisStreamsProps.Builder.kinesisStreamProps(software.amazon.awscdk.services.kinesis.StreamProps kinesisStreamProps)
Sets the value of
ApiGatewayToKinesisStreamsProps.getKinesisStreamProps() |
ApiGatewayToKinesisStreamsProps.Builder |
ApiGatewayToKinesisStreamsProps.Builder.logGroupProps(software.amazon.awscdk.services.logs.LogGroupProps logGroupProps)
Sets the value of
ApiGatewayToKinesisStreamsProps.getLogGroupProps() |
ApiGatewayToKinesisStreamsProps.Builder |
ApiGatewayToKinesisStreamsProps.Builder.putRecordRequestModel(software.amazon.awscdk.services.apigateway.ModelOptions putRecordRequestModel)
Sets the value of
ApiGatewayToKinesisStreamsProps.getPutRecordRequestModel() |
ApiGatewayToKinesisStreamsProps.Builder |
ApiGatewayToKinesisStreamsProps.Builder.putRecordRequestTemplate(String putRecordRequestTemplate)
Sets the value of
ApiGatewayToKinesisStreamsProps.getPutRecordRequestTemplate() |
ApiGatewayToKinesisStreamsProps.Builder |
ApiGatewayToKinesisStreamsProps.Builder.putRecordsRequestModel(software.amazon.awscdk.services.apigateway.ModelOptions putRecordsRequestModel)
Sets the value of
ApiGatewayToKinesisStreamsProps.getPutRecordsRequestModel() |
ApiGatewayToKinesisStreamsProps.Builder |
ApiGatewayToKinesisStreamsProps.Builder.putRecordsRequestTemplate(String putRecordsRequestTemplate)
Sets the value of
ApiGatewayToKinesisStreamsProps.getPutRecordsRequestTemplate() |
Copyright © 2021. All rights reserved.