Class: Aws::Types::DescribeSecurityHubV2Response

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#features::Hash[::String, Types::FeatureDetail]

Returns the value of attribute features.

Returns:



5545
5546
5547
# File 'sig/types.rbs', line 5545

def features
  @features
end

#hub_v2_arn::String

Returns the value of attribute hub_v2_arn.

Returns:

  • (::String)


5543
5544
5545
# File 'sig/types.rbs', line 5543

def hub_v2_arn
  @hub_v2_arn
end

#subscribed_at::String

Returns the value of attribute subscribed_at.

Returns:

  • (::String)


5544
5545
5546
# File 'sig/types.rbs', line 5544

def subscribed_at
  @subscribed_at
end