swf_describe_activity_type: Returns information about the specified activity type

View source: R/swf_operations.R

swf_describe_activity_typeR Documentation

Returns information about the specified activity type

Description

Returns information about the specified activity type. This includes configuration settings provided when the type was registered and other general information about the type.

See https://www.paws-r-sdk.com/docs/swf_describe_activity_type/ for full documentation.

Usage

swf_describe_activity_type(domain, activityType)

Arguments

domain

[required] The name of the domain in which the activity type is registered.

activityType

[required] The activity type to get information about. Activity types are identified by the name and version that were supplied when the activity was registered.


paws.application.integration documentation built on Sept. 12, 2023, 1:18 a.m.