Class: Aws::Types::MCPServerNewRelicConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


1152
1153
1154
# File 'sig/types.rbs', line 1152

def 
  @account_id
end

#endpoint::String

Returns the value of attribute endpoint.

Returns:

  • (::String)


1153
1154
1155
# File 'sig/types.rbs', line 1153

def endpoint
  @endpoint
end