Cfn
view release on metacpan or search on metacpan
t/001_parse/lc_piops.res
t/001_parse/lc_spot.res
t/001_parse/logs_destination.res
t/001_parse/logs_loggroup.res
t/001_parse/logs_logstream.res
t/001_parse/logs_metricfilter.res
t/001_parse/logs_subscriptionfilter.res
t/001_parse/opsworks_app.res
t/001_parse/opsworks_elbattachment.res
t/001_parse/opsworks_instance.res
t/001_parse/opsworks_instance_timer.res
t/001_parse/opsworks_layer.res
t/001_parse/opsworks_stack.res
t/001_parse/opsworks_userprofile.res
t/001_parse/opsworks_volume.res
t/001_parse/rds_clusterparametergroup.res
t/001_parse/rds_clusterparametergroup_2.res
t/001_parse/rds_dbcluster.res
t/001_parse/rds_dbinstance.res
t/001_parse/rds_dbinstance_2.res
t/001_parse/rds_dbinstance_poips.res
t/001_parse/opsworks_instance_timer.res view on Meta::CPAN
{
"Type" : "AWS::OpsWorks::Instance",
"Properties" : {
"AutoScalingType" : "timer",
"StackId" : {"Ref":"Stack"},
"LayerIds" : [{"Ref":"DBLayer"}],
"InstanceType" : "m1.small",
"TimeBasedAutoScaling" : {
"Friday" : { "12" : "on", "13" : "on", "14" : "on", "15" : "on" },
"Saturday" : { "12" : "on", "13" : "on", "14" : "on", "15" : "on" },
"Sunday" : { "12" : "on", "13" : "on", "14" : "on", "15" : "on" }
}
}
}
( run in 1.075 second using v1.01-cache-2.11-cpan-49f99fa48dc )