Module: Aws::SecurityHub::Client::_GetConnectorResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetConnectorResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#connector_arn::String

Returns:

  • (::String)


4715
# File 'sig/client.rbs', line 4715

def connector_arn: () -> ::String

#connector_id::String

Returns:

  • (::String)


4716
# File 'sig/client.rbs', line 4716

def connector_id: () -> ::String

#created_at::Time

Returns:

  • (::Time)


4719
# File 'sig/client.rbs', line 4719

def created_at: () -> ::Time

#created_by::String

Returns:

  • (::String)


4723
# File 'sig/client.rbs', line 4723

def created_by: () -> ::String

#description::String

Returns:

  • (::String)


4718
# File 'sig/client.rbs', line 4718

def description: () -> ::String

#enablement_status"ENABLED", ...

Returns:

  • ("ENABLED", "PENDING_ENABLEMENT", "PENDING_UPDATE", "PENDING_DELETION")


4724
# File 'sig/client.rbs', line 4724

def enablement_status: () -> ("ENABLED" | "PENDING_ENABLEMENT" | "PENDING_UPDATE" | "PENDING_DELETION")

#healthTypes::CspmHealthCheck



4721
# File 'sig/client.rbs', line 4721

def health: () -> Types::CspmHealthCheck

#last_updated_at::Time

Returns:

  • (::Time)


4720
# File 'sig/client.rbs', line 4720

def last_updated_at: () -> ::Time

#name::String

Returns:

  • (::String)


4717
# File 'sig/client.rbs', line 4717

def name: () -> ::String

#provider_detailTypes::CspmProviderDetail



4722
# File 'sig/client.rbs', line 4722

def provider_detail: () -> Types::CspmProviderDetail