class Aws::KafkaConnect::Types::DescribeCustomPluginResponse
@!attribute [rw] creation_time
The time that the custom plugin was created. @return [Time]
@!attribute [rw] custom_plugin_arn
The Amazon Resource Name (ARN) of the custom plugin. @return [String]
@!attribute [rw] custom_plugin_state
The state of the custom plugin. @return [String]
@!attribute [rw] description
The description of the custom plugin. @return [String]
@!attribute [rw] latest_revision
The latest successfully created revision of the custom plugin. If there are no successfully created revisions, this field will be absent. @return [Types::CustomPluginRevisionSummary]
@!attribute [rw] name
The name of the custom plugin. @return [String]
@!attribute [rw] state_description
Details about the state of a custom plugin. @return [Types::StateDescription]
@see docs.aws.amazon.com/goto/WebAPI/kafkaconnect-2021-09-14/DescribeCustomPluginResponse AWS API Documentation
Constants
- SENSITIVE