Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloudFrontService ¶
type CloudFrontService struct {
Client cloudfrontiface.CloudFrontAPI
}
func NewService ¶
func NewService(sess *session.Session) *CloudFrontService
func (*CloudFrontService) CustomDomains ¶
func (cfs *CloudFrontService) CustomDomains() ([]CustomDomain, error)
type CloudFrontServiceInterface ¶
type CloudFrontServiceInterface interface {
CustomDomains() ([]CustomDomain, error)
}
type CustomDomain ¶
Click to show internal directories.
Click to hide internal directories.