Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AwsStorageRegion ¶
type AwsStorageRegion int
const ( KAwsStorageRegionsUsEast2 AwsStorageRegion = iota KAwsStorageRegionsUsEast1 KAwsStorageRegionsUsWest1 KAwsStorageRegionsUsWest2 KAwsStorageRegionsAfSouth1 KAwsStorageRegionsApEast1 KAwsStorageRegionsApSouth1 KAwsStorageRegionsApNortheast3 KAwsStorageRegionsApNortheast2 KAwsStorageRegionsApSoutheast1 KAwsStorageRegionsApSoutheast2 KAwsStorageRegionsApNortheast1 KAwsStorageRegionsCaCentral1 KAwsStorageRegionsCnNorth1 KAwsStorageRegionsCnNorthwest1 KAwsStorageRegionsEuCentral1 KAwsStorageRegionsEuWest1 KAwsStorageRegionsEuWest2 KAwsStorageRegionsEuSouth1 KAwsStorageRegionsEuWest3 KAwsStorageRegionsEuNorth1 KAwsStorageRegionsMeSouth1 KAwsStorageRegionsSaEast1 KAwsStorageRegionsUsGovEast1 KAwsStorageRegionsUsGovWest1 )
func (AwsStorageRegion) Get ¶
func (el AwsStorageRegion) Get() AwsStorageRegionsData
func (AwsStorageRegion) String ¶
func (el AwsStorageRegion) String() string
Click to show internal directories.
Click to hide internal directories.