Class: Aws::Types::DisableHttpEndpointResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#http_endpoint_enabledBoolean

Returns the value of attribute http_endpoint_enabled.

Returns:

  • (Boolean)


2459
2460
2461
# File 'sig/types.rbs', line 2459

def http_endpoint_enabled
  @http_endpoint_enabled
end

#resource_arn::String

Returns the value of attribute resource_arn.

Returns:

  • (::String)


2458
2459
2460
# File 'sig/types.rbs', line 2458

def resource_arn
  @resource_arn
end