Libraries
»
aws-sdk-drs
(1.43.0)
»
Index
»
Aws
»
Drs
»
Errors
»
ServiceQuotaExceededException
»
#code
Method: Aws::Drs::Errors::ServiceQuotaExceededException#code
Defined in:
lib/aws-sdk-drs/errors.rb
#
code
⇒
String
Returns:
(
String
)
155 156 157
# File 'lib/aws-sdk-drs/errors.rb', line 155
def
code
@code
||
@data
[
:code
]
end