Class: Aws::Types::MembershipProtectedQueryResultConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#output_configurationTypes::MembershipProtectedQueryOutputConfiguration

Returns the value of attribute output_configuration.



2405
2406
2407
# File 'sig/types.rbs', line 2405

def output_configuration
  @output_configuration
end

#role_arn::String

Returns the value of attribute role_arn.

Returns:

  • (::String)


2406
2407
2408
# File 'sig/types.rbs', line 2406

def role_arn
  @role_arn
end