swf_describe_domain {paws.application.integration} | R Documentation |
Returns information about the specified domain, including description and status
Description
Returns information about the specified domain, including description and status.
See https://www.paws-r-sdk.com/docs/swf_describe_domain/ for full documentation.
Usage
swf_describe_domain(name)
Arguments
name |
[required] The name of the domain to describe. |
[Package paws.application.integration version 0.6.0 Index]