Class: Aws::Types::PrometheusDirectQueryDataSource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#role_arn::String

Returns the value of attribute role_arn.

Returns:

  • (::String)


2027
2028
2029
# File 'sig/types.rbs', line 2027

def role_arn
  @role_arn
end

#workspace_arn::String

Returns the value of attribute workspace_arn.

Returns:

  • (::String)


2028
2029
2030
# File 'sig/types.rbs', line 2028

def workspace_arn
  @workspace_arn
end