CreateCloudConnectorRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ARN of the Amazon Web Services Config connector associated with this cloud connector.

Link copied to clipboard

The configuration details for connecting to the third-party cloud environment.

Link copied to clipboard

A description for the cloud connector.

Link copied to clipboard

A friendly name for the cloud connector.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role that the cloud connector uses to communicate with the third-party cloud environment.

Link copied to clipboard
val tags: List<Tag>?

Optional metadata that you assign to a resource. Tags enable you to categorize a resource in different ways, such as by purpose, owner, or environment.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String