Class CfnMicrosoftTeamsChannelConfigurationMixinProps.Jsii$Proxy
- All Implemented Interfaces:
CfnMicrosoftTeamsChannelConfigurationMixinProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMicrosoftTeamsChannelConfigurationMixinProps
CfnMicrosoftTeamsChannelConfigurationMixinProps-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.chatbot.CfnMicrosoftTeamsChannelConfigurationMixinProps
CfnMicrosoftTeamsChannelConfigurationMixinProps.Builder, CfnMicrosoftTeamsChannelConfigurationMixinProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMicrosoftTeamsChannelConfigurationMixinProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe name of the configuration.Links a list of resource ARNs (for example, custom action ARNs) to a Microsoft Teams channel configuration for .The list of IAM policy ARNs that are applied as channel guardrails.final StringThe ARN of the IAM role that defines the permissions for .final StringSpecifies the logging level for this configuration.The ARNs of the SNS topics that deliver notifications to .getTags()The tags to add to the configuration.final StringThe ID of the Microsoft Team authorized with .final StringThe ID of the Microsoft Teams channel.final StringThe name of the Microsoft Teams channel.final StringThe ID of the Microsoft Teams tenant.final ObjectEnables use of a user role requirement in your chat configuration.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnMicrosoftTeamsChannelConfigurationMixinProps.Builder.
-
-
Method Details
-
getConfigurationName
Description copied from interface:CfnMicrosoftTeamsChannelConfigurationMixinPropsThe name of the configuration.- Specified by:
getConfigurationNamein interfaceCfnMicrosoftTeamsChannelConfigurationMixinProps- See Also:
-
getCustomizationResourceArns
Description copied from interface:CfnMicrosoftTeamsChannelConfigurationMixinPropsLinks a list of resource ARNs (for example, custom action ARNs) to a Microsoft Teams channel configuration for .- Specified by:
getCustomizationResourceArnsin interfaceCfnMicrosoftTeamsChannelConfigurationMixinProps- See Also:
-
getGuardrailPolicies
Description copied from interface:CfnMicrosoftTeamsChannelConfigurationMixinPropsThe list of IAM policy ARNs that are applied as channel guardrails.The AWS managed 'AdministratorAccess' policy is applied as a default if this is not set.
- Specified by:
getGuardrailPoliciesin interfaceCfnMicrosoftTeamsChannelConfigurationMixinProps- See Also:
-
getIamRoleArn
Description copied from interface:CfnMicrosoftTeamsChannelConfigurationMixinPropsThe ARN of the IAM role that defines the permissions for .This is a user-defined role that will assume. This is not the service-linked role. For more information, see IAM Policies for in chat applications .
- Specified by:
getIamRoleArnin interfaceCfnMicrosoftTeamsChannelConfigurationMixinProps- See Also:
-
getLoggingLevel
Description copied from interface:CfnMicrosoftTeamsChannelConfigurationMixinPropsSpecifies the logging level for this configuration. This property affects the log entries pushed to Amazon CloudWatch Logs.Logging levels include
ERROR,INFO, orNONE.Default: - "NONE"
- Specified by:
getLoggingLevelin interfaceCfnMicrosoftTeamsChannelConfigurationMixinProps- See Also:
-
getSnsTopicArns
Description copied from interface:CfnMicrosoftTeamsChannelConfigurationMixinPropsThe ARNs of the SNS topics that deliver notifications to .- Specified by:
getSnsTopicArnsin interfaceCfnMicrosoftTeamsChannelConfigurationMixinProps- See Also:
-
getTags
Description copied from interface:CfnMicrosoftTeamsChannelConfigurationMixinPropsThe tags to add to the configuration.- Specified by:
getTagsin interfaceCfnMicrosoftTeamsChannelConfigurationMixinProps- See Also:
-
getTeamId
Description copied from interface:CfnMicrosoftTeamsChannelConfigurationMixinPropsThe ID of the Microsoft Team authorized with .To get the team ID, you must perform the initial authorization flow with Microsoft Teams in the in chat applications console. Then you can copy and paste the team ID from the console. For more details, see steps 1-3 in Tutorial: Get started with Microsoft Teams in the in chat applications Administrator Guide .
- Specified by:
getTeamIdin interfaceCfnMicrosoftTeamsChannelConfigurationMixinProps- See Also:
-
getTeamsChannelId
Description copied from interface:CfnMicrosoftTeamsChannelConfigurationMixinPropsThe ID of the Microsoft Teams channel.To get the channel ID, open Microsoft Teams, right click on the channel name in the left pane, then choose Copy . An example of the channel ID syntax is:
19%3ab6ef35dc342d56ba5654e6fc6d25a071%40thread.tacv2.- Specified by:
getTeamsChannelIdin interfaceCfnMicrosoftTeamsChannelConfigurationMixinProps- See Also:
-
getTeamsChannelName
Description copied from interface:CfnMicrosoftTeamsChannelConfigurationMixinPropsThe name of the Microsoft Teams channel.- Specified by:
getTeamsChannelNamein interfaceCfnMicrosoftTeamsChannelConfigurationMixinProps- See Also:
-
getTeamsTenantId
Description copied from interface:CfnMicrosoftTeamsChannelConfigurationMixinPropsThe ID of the Microsoft Teams tenant.To get the tenant ID, you must perform the initial authorization flow with Microsoft Teams in the in chat applications console. Then you can copy and paste the tenant ID from the console. For more details, see steps 1-3 in Tutorial: Get started with Microsoft Teams in the in chat applications Administrator Guide .
- Specified by:
getTeamsTenantIdin interfaceCfnMicrosoftTeamsChannelConfigurationMixinProps- See Also:
-
getUserRoleRequired
Description copied from interface:CfnMicrosoftTeamsChannelConfigurationMixinPropsEnables use of a user role requirement in your chat configuration.Returns union: either
BooleanorIResolvableDefault: - false
- Specified by:
getUserRoleRequiredin interfaceCfnMicrosoftTeamsChannelConfigurationMixinProps- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-