DescribeCustomPluginResponse

Types

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

Properties

Link copied to clipboard

The time that the custom plugin was created.

Link copied to clipboard

The Amazon Resource Name (ARN) of the custom plugin.

Link copied to clipboard

The state of the custom plugin.

Link copied to clipboard

The description of the custom plugin.

Link copied to clipboard

The latest successfully created revision of the custom plugin. If there are no successfully created revisions, this field will be absent.

Link copied to clipboard
val name: String?

The name of the custom plugin.

Link copied to clipboard

Details about the state of a custom plugin.

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