Class: Aws::Types::PoAttributes

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#encoding::String

Returns the value of attribute encoding.

Returns:



855
856
857
# File 'sig/types.rbs', line 855

def encoding
  @encoding
end

#format::String

Returns the value of attribute format.

Returns:



856
857
858
# File 'sig/types.rbs', line 856

def format
  @format
end

#member_file_extensions::Array[::String]

Returns the value of attribute member_file_extensions.

Returns:



857
858
859
# File 'sig/types.rbs', line 857

def member_file_extensions
  @member_file_extensions
end