Package software.amazon.awscdk.services.ivschat
package software.amazon.awscdk.services.ivschat
AWS::IVSChat Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.ivschat.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for IVSChat construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::IVSChat resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::IVSChat.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionThe
AWS::IVSChat::LoggingConfiguration
resource specifies an logging configuration that allows clients to store and record sent messages.A fluent builder forCfnLoggingConfiguration
.The CloudWatchLogsDestinationConfiguration property type specifies a CloudWatch Logs location where chat logs will be stored.An implementation forCfnLoggingConfiguration.CloudWatchLogsDestinationConfigurationProperty
The DestinationConfiguration property type describes a location where chat logs will be stored.A builder forCfnLoggingConfiguration.DestinationConfigurationProperty
An implementation forCfnLoggingConfiguration.DestinationConfigurationProperty
The FirehoseDestinationConfiguration property type specifies a Kinesis Firehose location where chat logs will be stored.An implementation forCfnLoggingConfiguration.FirehoseDestinationConfigurationProperty
The S3DestinationConfiguration property type specifies an S3 location where chat logs will be stored.An implementation forCfnLoggingConfiguration.S3DestinationConfigurationProperty
Properties for defining aCfnLoggingConfiguration
.A builder forCfnLoggingConfigurationProps
An implementation forCfnLoggingConfigurationProps
TheAWS::IVSChat::Room
resource specifies an room that allows clients to connect and pass messages.A fluent builder forCfnRoom
.The MessageReviewHandler property type specifies configuration information for optional message review.A builder forCfnRoom.MessageReviewHandlerProperty
An implementation forCfnRoom.MessageReviewHandlerProperty
Properties for defining aCfnRoom
.A builder forCfnRoomProps
An implementation forCfnRoomProps