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::LoggingConfigurationresource 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.CloudWatchLogsDestinationConfigurationPropertyThe DestinationConfiguration property type describes a location where chat logs will be stored.A builder forCfnLoggingConfiguration.DestinationConfigurationPropertyAn implementation forCfnLoggingConfiguration.DestinationConfigurationPropertyThe FirehoseDestinationConfiguration property type specifies a Kinesis Firehose location where chat logs will be stored.An implementation forCfnLoggingConfiguration.FirehoseDestinationConfigurationPropertyThe S3DestinationConfiguration property type specifies an S3 location where chat logs will be stored.An implementation forCfnLoggingConfiguration.S3DestinationConfigurationPropertyProperties for defining aCfnLoggingConfiguration.A builder forCfnLoggingConfigurationPropsAn implementation forCfnLoggingConfigurationPropsTheAWS::IVSChat::Roomresource 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.MessageReviewHandlerPropertyAn implementation forCfnRoom.MessageReviewHandlerPropertyProperties for defining aCfnRoom.A builder forCfnRoomPropsAn implementation forCfnRoomProps