class Chef::Provisioning::AWSDriver::AWSRDSResource
Public Instance Methods
rds_tagging_type()
click to toggle source
# File lib/chef/provisioning/aws_driver/aws_rds_resource.rb, line 5 def rds_tagging_type raise "You must add the RDS resource type lookup from http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.html#USER_Tagging.ARN" end