Class: Aws::Types::CreateLicenseServerEndpointResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#identity_provider_arn::String

Returns the value of attribute identity_provider_arn.

Returns:

  • (::String)


60
61
62
# File 'sig/types.rbs', line 60

def identity_provider_arn
  @identity_provider_arn
end

#license_server_endpoint_arn::String

Returns the value of attribute license_server_endpoint_arn.

Returns:

  • (::String)


61
62
63
# File 'sig/types.rbs', line 61

def license_server_endpoint_arn
  @license_server_endpoint_arn
end