Class: Aws::Types::MembershipDatasources

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


366
367
368
# File 'sig/types.rbs', line 366

def 
  @account_id
end

#datasource_package_ingest_history::Hash[("DETECTIVE_CORE" | "EKS_AUDIT" | "ASFF_SECURITYHUB_FINDING"), ::Hash[("STARTED" | "STOPPED" | "DISABLED"), Types::TimestampForCollection]]

Returns the value of attribute datasource_package_ingest_history.

Returns:

  • (::Hash[("DETECTIVE_CORE" | "EKS_AUDIT" | "ASFF_SECURITYHUB_FINDING"), ::Hash[("STARTED" | "STOPPED" | "DISABLED"), Types::TimestampForCollection]])


368
369
370
# File 'sig/types.rbs', line 368

def datasource_package_ingest_history
  @datasource_package_ingest_history
end

#graph_arn::String

Returns the value of attribute graph_arn.

Returns:

  • (::String)


367
368
369
# File 'sig/types.rbs', line 367

def graph_arn
  @graph_arn
end