Class: Aws::Types::MembershipProtectedJobResultConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#output_configurationTypes::MembershipProtectedJobOutputConfiguration

Returns the value of attribute output_configuration.



2388
2389
2390
# File 'sig/types.rbs', line 2388

def output_configuration
  @output_configuration
end

#role_arn::String

Returns the value of attribute role_arn.

Returns:

  • (::String)


2389
2390
2391
# File 'sig/types.rbs', line 2389

def role_arn
  @role_arn
end