Property | Type | Description |
---|
Method | Description | |
---|---|---|
aws_budgets_budget ( string @budgetType, string @limitAmount, string @limitUnit, string @timePeriodStart, string @timeUnit, Array @costTypes = null, string @timePeriodEnd = null ) : System.Collections.Generic |
public aws_budgets_budget ( string @budgetType, string @limitAmount, string @limitUnit, string @timePeriodStart, string @timeUnit, Array @costTypes = null, string @timePeriodEnd = null ) : System.Collections.Generic | ||
@budgetType | string | |
@limitAmount | string | |
@limitUnit | string | |
@timePeriodStart | string | |
@timeUnit | string | |
@costTypes | Array | |
@timePeriodEnd | string | |
return | System.Collections.Generic |