interface ISlackWorkspaceConfigurationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.SupportApp.ISlackWorkspaceConfigurationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awssupportapp#ISlackWorkspaceConfigurationRef |
![]() | software.amazon.awscdk.services.supportapp.ISlackWorkspaceConfigurationRef |
![]() | aws_cdk.aws_supportapp.ISlackWorkspaceConfigurationRef |
![]() | aws-cdk-lib » aws_supportapp » ISlackWorkspaceConfigurationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a SlackWorkspaceConfiguration.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
slack | Slack | A reference to a SlackWorkspaceConfiguration resource. |
node
Type:
Node
The tree node.
slackWorkspaceConfigurationRef
Type:
Slack
A reference to a SlackWorkspaceConfiguration resource.