Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Hub
deprecated
type Hub struct { pulumi.CustomResourceState Tags pulumi.AnyOutput `pulumi:"tags"` }
Resource Type definition for AWS::SecurityHub::Hub
Deprecated: Hub is not yet supported by AWS Native, so its creation will currently fail. Please use the classic AWS provider, if possible.
func GetHub ¶
func GetHub(ctx *pulumi.Context, name string, id pulumi.IDInput, state *HubState, opts ...pulumi.ResourceOption) (*Hub, error)
GetHub gets an existing Hub resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
func NewHub ¶
func NewHub(ctx *pulumi.Context, name string, args *HubArgs, opts ...pulumi.ResourceOption) (*Hub, error)
NewHub registers a new resource with the given unique name, arguments, and options.
func (*Hub) ElementType ¶
func (*Hub) ToHubOutput ¶
type HubOutput ¶
type HubOutput struct{ *pulumi.OutputState }
func (HubOutput) ElementType ¶
func (HubOutput) ToHubOutput ¶
Click to show internal directories.
Click to hide internal directories.