apigatewayaccount

package
v0.0.0-...-c2cc54e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 27, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ThrottleSettings

type ThrottleSettings struct{}

type ThrottleSettingsAttributes

type ThrottleSettingsAttributes struct {
	// contains filtered or unexported fields
}

func (ThrottleSettingsAttributes) BurstLimit

func (ThrottleSettingsAttributes) InternalRef

func (ts ThrottleSettingsAttributes) InternalRef() (terra.Reference, error)

func (ThrottleSettingsAttributes) InternalTokens

func (ts ThrottleSettingsAttributes) InternalTokens() (hclwrite.Tokens, error)

func (ThrottleSettingsAttributes) InternalWithRef

func (ThrottleSettingsAttributes) RateLimit

type ThrottleSettingsState

type ThrottleSettingsState struct {
	BurstLimit float64 `json:"burst_limit"`
	RateLimit  float64 `json:"rate_limit"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL