Class: Aws::Types::SipRuleTargetApplication

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_region::String

Returns the value of attribute aws_region.

Returns:

  • (::String)


1055
1056
1057
# File 'sig/types.rbs', line 1055

def aws_region
  @aws_region
end

#priority::Integer

Returns the value of attribute priority.

Returns:

  • (::Integer)


1054
1055
1056
# File 'sig/types.rbs', line 1054

def priority
  @priority
end

#sip_media_application_id::String

Returns the value of attribute sip_media_application_id.

Returns:

  • (::String)


1053
1054
1055
# File 'sig/types.rbs', line 1053

def sip_media_application_id
  @sip_media_application_id
end