Class: Aws::Types::UpdateDatasourcePackagesRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#datasource_packages::Array[("DETECTIVE_CORE" | "EKS_AUDIT" | "ASFF_SECURITYHUB_FINDING")]

Returns the value of attribute datasource_packages.

Returns:

  • (::Array[("DETECTIVE_CORE" | "EKS_AUDIT" | "ASFF_SECURITYHUB_FINDING")])


502
503
504
# File 'sig/types.rbs', line 502

def datasource_packages
  @datasource_packages
end

#graph_arn::String

Returns the value of attribute graph_arn.

Returns:

  • (::String)


501
502
503
# File 'sig/types.rbs', line 501

def graph_arn
  @graph_arn
end