Class: Aws::Types::MembershipProtectedQueryOutputConfiguration

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

Defined Under Namespace

Classes: S3, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3Types::ProtectedQueryS3OutputConfiguration

Returns the value of attribute s3.



2415
2416
2417
# File 'sig/types.rbs', line 2415

def s3
  @s3
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


2416
2417
2418
# File 'sig/types.rbs', line 2416

def unknown
  @unknown
end