Class: Aws::Types::DetachAndDeleteS3AccessPointResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lifecycle"AVAILABLE", ...

Returns the value of attribute lifecycle.

Returns:

  • ("AVAILABLE", "CREATING", "DELETING", "UPDATING", "FAILED", "MISCONFIGURED")


943
944
945
# File 'sig/types.rbs', line 943

def lifecycle
  @lifecycle
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


944
945
946
# File 'sig/types.rbs', line 944

def name
  @name
end