Class: Aws::Types::GetGeneratedPolicyRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#include_resource_placeholdersBoolean

Returns the value of attribute include_resource_placeholders.



647
648
649
# File 'sig/types.rbs', line 647

def include_resource_placeholders
  @include_resource_placeholders
end

#include_service_level_templateBoolean

Returns the value of attribute include_service_level_template.



648
649
650
# File 'sig/types.rbs', line 648

def include_service_level_template
  @include_service_level_template
end

#job_id::String

Returns the value of attribute job_id.



646
647
648
# File 'sig/types.rbs', line 646

def job_id
  @job_id
end