Class: Aws::Types::DeleteLicenseServerEndpointRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#license_server_endpoint_arn::String

Returns the value of attribute license_server_endpoint_arn.

Returns:

  • (::String)


77
78
79
# File 'sig/types.rbs', line 77

def license_server_endpoint_arn
  @license_server_endpoint_arn
end

#server_type"RDS_SAL"

Returns the value of attribute server_type.

Returns:

  • ("RDS_SAL")


78
79
80
# File 'sig/types.rbs', line 78

def server_type
  @server_type
end