Documentation
¶
Index ¶
- type ContainerScanRecipe
- type ContainerScanRecipeArgs
- type ContainerScanRecipeArray
- type ContainerScanRecipeArrayInput
- type ContainerScanRecipeArrayOutput
- func (ContainerScanRecipeArrayOutput) ElementType() reflect.Type
- func (o ContainerScanRecipeArrayOutput) Index(i pulumi.IntInput) ContainerScanRecipeOutput
- func (o ContainerScanRecipeArrayOutput) ToContainerScanRecipeArrayOutput() ContainerScanRecipeArrayOutput
- func (o ContainerScanRecipeArrayOutput) ToContainerScanRecipeArrayOutputWithContext(ctx context.Context) ContainerScanRecipeArrayOutput
- type ContainerScanRecipeInput
- type ContainerScanRecipeMap
- type ContainerScanRecipeMapInput
- type ContainerScanRecipeMapOutput
- func (ContainerScanRecipeMapOutput) ElementType() reflect.Type
- func (o ContainerScanRecipeMapOutput) MapIndex(k pulumi.StringInput) ContainerScanRecipeOutput
- func (o ContainerScanRecipeMapOutput) ToContainerScanRecipeMapOutput() ContainerScanRecipeMapOutput
- func (o ContainerScanRecipeMapOutput) ToContainerScanRecipeMapOutputWithContext(ctx context.Context) ContainerScanRecipeMapOutput
- type ContainerScanRecipeOutput
- func (o ContainerScanRecipeOutput) CompartmentId() pulumi.StringOutput
- func (o ContainerScanRecipeOutput) DefinedTags() pulumi.StringMapOutput
- func (o ContainerScanRecipeOutput) DisplayName() pulumi.StringOutput
- func (ContainerScanRecipeOutput) ElementType() reflect.Type
- func (o ContainerScanRecipeOutput) FreeformTags() pulumi.StringMapOutput
- func (o ContainerScanRecipeOutput) ImageCount() pulumi.IntOutput
- func (o ContainerScanRecipeOutput) ScanSettings() ContainerScanRecipeScanSettingsOutput
- func (o ContainerScanRecipeOutput) State() pulumi.StringOutput
- func (o ContainerScanRecipeOutput) SystemTags() pulumi.StringMapOutput
- func (o ContainerScanRecipeOutput) TimeCreated() pulumi.StringOutput
- func (o ContainerScanRecipeOutput) TimeUpdated() pulumi.StringOutput
- func (o ContainerScanRecipeOutput) ToContainerScanRecipeOutput() ContainerScanRecipeOutput
- func (o ContainerScanRecipeOutput) ToContainerScanRecipeOutputWithContext(ctx context.Context) ContainerScanRecipeOutput
- type ContainerScanRecipeScanSettings
- type ContainerScanRecipeScanSettingsArgs
- func (ContainerScanRecipeScanSettingsArgs) ElementType() reflect.Type
- func (i ContainerScanRecipeScanSettingsArgs) ToContainerScanRecipeScanSettingsOutput() ContainerScanRecipeScanSettingsOutput
- func (i ContainerScanRecipeScanSettingsArgs) ToContainerScanRecipeScanSettingsOutputWithContext(ctx context.Context) ContainerScanRecipeScanSettingsOutput
- func (i ContainerScanRecipeScanSettingsArgs) ToContainerScanRecipeScanSettingsPtrOutput() ContainerScanRecipeScanSettingsPtrOutput
- func (i ContainerScanRecipeScanSettingsArgs) ToContainerScanRecipeScanSettingsPtrOutputWithContext(ctx context.Context) ContainerScanRecipeScanSettingsPtrOutput
- type ContainerScanRecipeScanSettingsInput
- type ContainerScanRecipeScanSettingsOutput
- func (ContainerScanRecipeScanSettingsOutput) ElementType() reflect.Type
- func (o ContainerScanRecipeScanSettingsOutput) ScanLevel() pulumi.StringOutput
- func (o ContainerScanRecipeScanSettingsOutput) ToContainerScanRecipeScanSettingsOutput() ContainerScanRecipeScanSettingsOutput
- func (o ContainerScanRecipeScanSettingsOutput) ToContainerScanRecipeScanSettingsOutputWithContext(ctx context.Context) ContainerScanRecipeScanSettingsOutput
- func (o ContainerScanRecipeScanSettingsOutput) ToContainerScanRecipeScanSettingsPtrOutput() ContainerScanRecipeScanSettingsPtrOutput
- func (o ContainerScanRecipeScanSettingsOutput) ToContainerScanRecipeScanSettingsPtrOutputWithContext(ctx context.Context) ContainerScanRecipeScanSettingsPtrOutput
- type ContainerScanRecipeScanSettingsPtrInput
- type ContainerScanRecipeScanSettingsPtrOutput
- func (o ContainerScanRecipeScanSettingsPtrOutput) Elem() ContainerScanRecipeScanSettingsOutput
- func (ContainerScanRecipeScanSettingsPtrOutput) ElementType() reflect.Type
- func (o ContainerScanRecipeScanSettingsPtrOutput) ScanLevel() pulumi.StringPtrOutput
- func (o ContainerScanRecipeScanSettingsPtrOutput) ToContainerScanRecipeScanSettingsPtrOutput() ContainerScanRecipeScanSettingsPtrOutput
- func (o ContainerScanRecipeScanSettingsPtrOutput) ToContainerScanRecipeScanSettingsPtrOutputWithContext(ctx context.Context) ContainerScanRecipeScanSettingsPtrOutput
- type ContainerScanRecipeState
- type ContainerScanTarget
- type ContainerScanTargetArgs
- type ContainerScanTargetArray
- type ContainerScanTargetArrayInput
- type ContainerScanTargetArrayOutput
- func (ContainerScanTargetArrayOutput) ElementType() reflect.Type
- func (o ContainerScanTargetArrayOutput) Index(i pulumi.IntInput) ContainerScanTargetOutput
- func (o ContainerScanTargetArrayOutput) ToContainerScanTargetArrayOutput() ContainerScanTargetArrayOutput
- func (o ContainerScanTargetArrayOutput) ToContainerScanTargetArrayOutputWithContext(ctx context.Context) ContainerScanTargetArrayOutput
- type ContainerScanTargetInput
- type ContainerScanTargetMap
- type ContainerScanTargetMapInput
- type ContainerScanTargetMapOutput
- func (ContainerScanTargetMapOutput) ElementType() reflect.Type
- func (o ContainerScanTargetMapOutput) MapIndex(k pulumi.StringInput) ContainerScanTargetOutput
- func (o ContainerScanTargetMapOutput) ToContainerScanTargetMapOutput() ContainerScanTargetMapOutput
- func (o ContainerScanTargetMapOutput) ToContainerScanTargetMapOutputWithContext(ctx context.Context) ContainerScanTargetMapOutput
- type ContainerScanTargetOutput
- func (o ContainerScanTargetOutput) CompartmentId() pulumi.StringOutput
- func (o ContainerScanTargetOutput) ContainerScanRecipeId() pulumi.StringOutput
- func (o ContainerScanTargetOutput) DefinedTags() pulumi.StringMapOutput
- func (o ContainerScanTargetOutput) Description() pulumi.StringOutput
- func (o ContainerScanTargetOutput) DisplayName() pulumi.StringOutput
- func (ContainerScanTargetOutput) ElementType() reflect.Type
- func (o ContainerScanTargetOutput) FreeformTags() pulumi.StringMapOutput
- func (o ContainerScanTargetOutput) State() pulumi.StringOutput
- func (o ContainerScanTargetOutput) SystemTags() pulumi.StringMapOutput
- func (o ContainerScanTargetOutput) TargetRegistry() ContainerScanTargetTargetRegistryOutput
- func (o ContainerScanTargetOutput) TimeCreated() pulumi.StringOutput
- func (o ContainerScanTargetOutput) TimeUpdated() pulumi.StringOutput
- func (o ContainerScanTargetOutput) ToContainerScanTargetOutput() ContainerScanTargetOutput
- func (o ContainerScanTargetOutput) ToContainerScanTargetOutputWithContext(ctx context.Context) ContainerScanTargetOutput
- type ContainerScanTargetState
- type ContainerScanTargetTargetRegistry
- type ContainerScanTargetTargetRegistryArgs
- func (ContainerScanTargetTargetRegistryArgs) ElementType() reflect.Type
- func (i ContainerScanTargetTargetRegistryArgs) ToContainerScanTargetTargetRegistryOutput() ContainerScanTargetTargetRegistryOutput
- func (i ContainerScanTargetTargetRegistryArgs) ToContainerScanTargetTargetRegistryOutputWithContext(ctx context.Context) ContainerScanTargetTargetRegistryOutput
- func (i ContainerScanTargetTargetRegistryArgs) ToContainerScanTargetTargetRegistryPtrOutput() ContainerScanTargetTargetRegistryPtrOutput
- func (i ContainerScanTargetTargetRegistryArgs) ToContainerScanTargetTargetRegistryPtrOutputWithContext(ctx context.Context) ContainerScanTargetTargetRegistryPtrOutput
- type ContainerScanTargetTargetRegistryInput
- type ContainerScanTargetTargetRegistryOutput
- func (o ContainerScanTargetTargetRegistryOutput) CompartmentId() pulumi.StringOutput
- func (ContainerScanTargetTargetRegistryOutput) ElementType() reflect.Type
- func (o ContainerScanTargetTargetRegistryOutput) Repositories() pulumi.StringArrayOutput
- func (o ContainerScanTargetTargetRegistryOutput) ToContainerScanTargetTargetRegistryOutput() ContainerScanTargetTargetRegistryOutput
- func (o ContainerScanTargetTargetRegistryOutput) ToContainerScanTargetTargetRegistryOutputWithContext(ctx context.Context) ContainerScanTargetTargetRegistryOutput
- func (o ContainerScanTargetTargetRegistryOutput) ToContainerScanTargetTargetRegistryPtrOutput() ContainerScanTargetTargetRegistryPtrOutput
- func (o ContainerScanTargetTargetRegistryOutput) ToContainerScanTargetTargetRegistryPtrOutputWithContext(ctx context.Context) ContainerScanTargetTargetRegistryPtrOutput
- func (o ContainerScanTargetTargetRegistryOutput) Type() pulumi.StringOutput
- func (o ContainerScanTargetTargetRegistryOutput) Url() pulumi.StringPtrOutput
- type ContainerScanTargetTargetRegistryPtrInput
- type ContainerScanTargetTargetRegistryPtrOutput
- func (o ContainerScanTargetTargetRegistryPtrOutput) CompartmentId() pulumi.StringPtrOutput
- func (o ContainerScanTargetTargetRegistryPtrOutput) Elem() ContainerScanTargetTargetRegistryOutput
- func (ContainerScanTargetTargetRegistryPtrOutput) ElementType() reflect.Type
- func (o ContainerScanTargetTargetRegistryPtrOutput) Repositories() pulumi.StringArrayOutput
- func (o ContainerScanTargetTargetRegistryPtrOutput) ToContainerScanTargetTargetRegistryPtrOutput() ContainerScanTargetTargetRegistryPtrOutput
- func (o ContainerScanTargetTargetRegistryPtrOutput) ToContainerScanTargetTargetRegistryPtrOutputWithContext(ctx context.Context) ContainerScanTargetTargetRegistryPtrOutput
- func (o ContainerScanTargetTargetRegistryPtrOutput) Type() pulumi.StringPtrOutput
- func (o ContainerScanTargetTargetRegistryPtrOutput) Url() pulumi.StringPtrOutput
- type GetContainerScanRecipeScanSetting
- type GetContainerScanRecipeScanSettingArgs
- func (GetContainerScanRecipeScanSettingArgs) ElementType() reflect.Type
- func (i GetContainerScanRecipeScanSettingArgs) ToGetContainerScanRecipeScanSettingOutput() GetContainerScanRecipeScanSettingOutput
- func (i GetContainerScanRecipeScanSettingArgs) ToGetContainerScanRecipeScanSettingOutputWithContext(ctx context.Context) GetContainerScanRecipeScanSettingOutput
- type GetContainerScanRecipeScanSettingArray
- func (GetContainerScanRecipeScanSettingArray) ElementType() reflect.Type
- func (i GetContainerScanRecipeScanSettingArray) ToGetContainerScanRecipeScanSettingArrayOutput() GetContainerScanRecipeScanSettingArrayOutput
- func (i GetContainerScanRecipeScanSettingArray) ToGetContainerScanRecipeScanSettingArrayOutputWithContext(ctx context.Context) GetContainerScanRecipeScanSettingArrayOutput
- type GetContainerScanRecipeScanSettingArrayInput
- type GetContainerScanRecipeScanSettingArrayOutput
- func (GetContainerScanRecipeScanSettingArrayOutput) ElementType() reflect.Type
- func (o GetContainerScanRecipeScanSettingArrayOutput) Index(i pulumi.IntInput) GetContainerScanRecipeScanSettingOutput
- func (o GetContainerScanRecipeScanSettingArrayOutput) ToGetContainerScanRecipeScanSettingArrayOutput() GetContainerScanRecipeScanSettingArrayOutput
- func (o GetContainerScanRecipeScanSettingArrayOutput) ToGetContainerScanRecipeScanSettingArrayOutputWithContext(ctx context.Context) GetContainerScanRecipeScanSettingArrayOutput
- type GetContainerScanRecipeScanSettingInput
- type GetContainerScanRecipeScanSettingOutput
- func (GetContainerScanRecipeScanSettingOutput) ElementType() reflect.Type
- func (o GetContainerScanRecipeScanSettingOutput) ScanLevel() pulumi.StringOutput
- func (o GetContainerScanRecipeScanSettingOutput) ToGetContainerScanRecipeScanSettingOutput() GetContainerScanRecipeScanSettingOutput
- func (o GetContainerScanRecipeScanSettingOutput) ToGetContainerScanRecipeScanSettingOutputWithContext(ctx context.Context) GetContainerScanRecipeScanSettingOutput
- type GetContainerScanRecipesArgs
- type GetContainerScanRecipesContainerScanRecipeSummaryCollection
- type GetContainerScanRecipesContainerScanRecipeSummaryCollectionArgs
- func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionArgs) ElementType() reflect.Type
- func (i GetContainerScanRecipesContainerScanRecipeSummaryCollectionArgs) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput() GetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput
- func (i GetContainerScanRecipesContainerScanRecipeSummaryCollectionArgs) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionOutputWithContext(ctx context.Context) GetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput
- type GetContainerScanRecipesContainerScanRecipeSummaryCollectionArray
- func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionArray) ElementType() reflect.Type
- func (i GetContainerScanRecipesContainerScanRecipeSummaryCollectionArray) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput() GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput
- func (i GetContainerScanRecipesContainerScanRecipeSummaryCollectionArray) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutputWithContext(ctx context.Context) GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput
- type GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayInput
- type GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput
- func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput) ElementType() reflect.Type
- func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput) Index(i pulumi.IntInput) GetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput
- func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput() GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput
- func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutputWithContext(ctx context.Context) GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput
- type GetContainerScanRecipesContainerScanRecipeSummaryCollectionInput
- type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItem
- type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArgs
- func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArgs) ElementType() reflect.Type
- func (i GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArgs) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput() GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput
- func (i GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArgs) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutputWithContext(ctx context.Context) GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput
- type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArray
- func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArray) ElementType() reflect.Type
- func (i GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArray) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput() GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput
- func (i GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArray) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutputWithContext(ctx context.Context) GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput
- type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayInput
- type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput
- func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput) ElementType() reflect.Type
- func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput) Index(i pulumi.IntInput) GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput
- func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput() GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput
- func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutputWithContext(ctx context.Context) GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput
- type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemInput
- type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput
- func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) CompartmentId() pulumi.StringOutput
- func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) DefinedTags() pulumi.StringMapOutput
- func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) DisplayName() pulumi.StringOutput
- func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) ElementType() reflect.Type
- func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) FreeformTags() pulumi.StringMapOutput
- func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) Id() pulumi.StringOutput
- func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) ImageCount() pulumi.IntOutput
- func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) ScanSettings() ...
- func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) State() pulumi.StringOutput
- func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) SystemTags() pulumi.StringMapOutput
- func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) TimeCreated() pulumi.StringOutput
- func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) TimeUpdated() pulumi.StringOutput
- func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput() GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput
- func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutputWithContext(ctx context.Context) GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput
- type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSetting
- type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArgs
- func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArgs) ElementType() reflect.Type
- func (i GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArgs) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutput() ...
- func (i GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArgs) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutputWithContext(ctx context.Context) ...
- type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArray
- func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArray) ElementType() reflect.Type
- func (i GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArray) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutput() ...
- func (i GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArray) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutputWithContext(ctx context.Context) ...
- type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayInput
- type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutput
- func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutput) ElementType() reflect.Type
- func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutput) Index(i pulumi.IntInput) ...
- func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutput() ...
- func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutputWithContext(ctx context.Context) ...
- type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingInput
- type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutput
- func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutput) ElementType() reflect.Type
- func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutput) ScanLevel() pulumi.StringOutput
- func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutput() ...
- func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutputWithContext(ctx context.Context) ...
- type GetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput
- func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput) ElementType() reflect.Type
- func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput) Items() GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput
- func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput() GetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput
- func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionOutputWithContext(ctx context.Context) GetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput
- type GetContainerScanRecipesFilter
- type GetContainerScanRecipesFilterArgs
- func (GetContainerScanRecipesFilterArgs) ElementType() reflect.Type
- func (i GetContainerScanRecipesFilterArgs) ToGetContainerScanRecipesFilterOutput() GetContainerScanRecipesFilterOutput
- func (i GetContainerScanRecipesFilterArgs) ToGetContainerScanRecipesFilterOutputWithContext(ctx context.Context) GetContainerScanRecipesFilterOutput
- type GetContainerScanRecipesFilterArray
- func (GetContainerScanRecipesFilterArray) ElementType() reflect.Type
- func (i GetContainerScanRecipesFilterArray) ToGetContainerScanRecipesFilterArrayOutput() GetContainerScanRecipesFilterArrayOutput
- func (i GetContainerScanRecipesFilterArray) ToGetContainerScanRecipesFilterArrayOutputWithContext(ctx context.Context) GetContainerScanRecipesFilterArrayOutput
- type GetContainerScanRecipesFilterArrayInput
- type GetContainerScanRecipesFilterArrayOutput
- func (GetContainerScanRecipesFilterArrayOutput) ElementType() reflect.Type
- func (o GetContainerScanRecipesFilterArrayOutput) Index(i pulumi.IntInput) GetContainerScanRecipesFilterOutput
- func (o GetContainerScanRecipesFilterArrayOutput) ToGetContainerScanRecipesFilterArrayOutput() GetContainerScanRecipesFilterArrayOutput
- func (o GetContainerScanRecipesFilterArrayOutput) ToGetContainerScanRecipesFilterArrayOutputWithContext(ctx context.Context) GetContainerScanRecipesFilterArrayOutput
- type GetContainerScanRecipesFilterInput
- type GetContainerScanRecipesFilterOutput
- func (GetContainerScanRecipesFilterOutput) ElementType() reflect.Type
- func (o GetContainerScanRecipesFilterOutput) Name() pulumi.StringOutput
- func (o GetContainerScanRecipesFilterOutput) Regex() pulumi.BoolPtrOutput
- func (o GetContainerScanRecipesFilterOutput) ToGetContainerScanRecipesFilterOutput() GetContainerScanRecipesFilterOutput
- func (o GetContainerScanRecipesFilterOutput) ToGetContainerScanRecipesFilterOutputWithContext(ctx context.Context) GetContainerScanRecipesFilterOutput
- func (o GetContainerScanRecipesFilterOutput) Values() pulumi.StringArrayOutput
- type GetContainerScanRecipesOutputArgs
- type GetContainerScanRecipesResult
- type GetContainerScanRecipesResultOutput
- func (o GetContainerScanRecipesResultOutput) CompartmentId() pulumi.StringOutput
- func (o GetContainerScanRecipesResultOutput) ContainerScanRecipeSummaryCollections() GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput
- func (o GetContainerScanRecipesResultOutput) DisplayName() pulumi.StringPtrOutput
- func (GetContainerScanRecipesResultOutput) ElementType() reflect.Type
- func (o GetContainerScanRecipesResultOutput) Filters() GetContainerScanRecipesFilterArrayOutput
- func (o GetContainerScanRecipesResultOutput) Id() pulumi.StringOutput
- func (o GetContainerScanRecipesResultOutput) State() pulumi.StringPtrOutput
- func (o GetContainerScanRecipesResultOutput) ToGetContainerScanRecipesResultOutput() GetContainerScanRecipesResultOutput
- func (o GetContainerScanRecipesResultOutput) ToGetContainerScanRecipesResultOutputWithContext(ctx context.Context) GetContainerScanRecipesResultOutput
- type GetContainerScanTargetTargetRegistry
- type GetContainerScanTargetTargetRegistryArgs
- func (GetContainerScanTargetTargetRegistryArgs) ElementType() reflect.Type
- func (i GetContainerScanTargetTargetRegistryArgs) ToGetContainerScanTargetTargetRegistryOutput() GetContainerScanTargetTargetRegistryOutput
- func (i GetContainerScanTargetTargetRegistryArgs) ToGetContainerScanTargetTargetRegistryOutputWithContext(ctx context.Context) GetContainerScanTargetTargetRegistryOutput
- type GetContainerScanTargetTargetRegistryArray
- func (GetContainerScanTargetTargetRegistryArray) ElementType() reflect.Type
- func (i GetContainerScanTargetTargetRegistryArray) ToGetContainerScanTargetTargetRegistryArrayOutput() GetContainerScanTargetTargetRegistryArrayOutput
- func (i GetContainerScanTargetTargetRegistryArray) ToGetContainerScanTargetTargetRegistryArrayOutputWithContext(ctx context.Context) GetContainerScanTargetTargetRegistryArrayOutput
- type GetContainerScanTargetTargetRegistryArrayInput
- type GetContainerScanTargetTargetRegistryArrayOutput
- func (GetContainerScanTargetTargetRegistryArrayOutput) ElementType() reflect.Type
- func (o GetContainerScanTargetTargetRegistryArrayOutput) Index(i pulumi.IntInput) GetContainerScanTargetTargetRegistryOutput
- func (o GetContainerScanTargetTargetRegistryArrayOutput) ToGetContainerScanTargetTargetRegistryArrayOutput() GetContainerScanTargetTargetRegistryArrayOutput
- func (o GetContainerScanTargetTargetRegistryArrayOutput) ToGetContainerScanTargetTargetRegistryArrayOutputWithContext(ctx context.Context) GetContainerScanTargetTargetRegistryArrayOutput
- type GetContainerScanTargetTargetRegistryInput
- type GetContainerScanTargetTargetRegistryOutput
- func (o GetContainerScanTargetTargetRegistryOutput) CompartmentId() pulumi.StringOutput
- func (GetContainerScanTargetTargetRegistryOutput) ElementType() reflect.Type
- func (o GetContainerScanTargetTargetRegistryOutput) Repositories() pulumi.StringArrayOutput
- func (o GetContainerScanTargetTargetRegistryOutput) ToGetContainerScanTargetTargetRegistryOutput() GetContainerScanTargetTargetRegistryOutput
- func (o GetContainerScanTargetTargetRegistryOutput) ToGetContainerScanTargetTargetRegistryOutputWithContext(ctx context.Context) GetContainerScanTargetTargetRegistryOutput
- func (o GetContainerScanTargetTargetRegistryOutput) Type() pulumi.StringOutput
- func (o GetContainerScanTargetTargetRegistryOutput) Url() pulumi.StringOutput
- type GetContainerScanTargetsArgs
- type GetContainerScanTargetsContainerScanTargetSummaryCollection
- type GetContainerScanTargetsContainerScanTargetSummaryCollectionArgs
- func (GetContainerScanTargetsContainerScanTargetSummaryCollectionArgs) ElementType() reflect.Type
- func (i GetContainerScanTargetsContainerScanTargetSummaryCollectionArgs) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionOutput() GetContainerScanTargetsContainerScanTargetSummaryCollectionOutput
- func (i GetContainerScanTargetsContainerScanTargetSummaryCollectionArgs) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionOutputWithContext(ctx context.Context) GetContainerScanTargetsContainerScanTargetSummaryCollectionOutput
- type GetContainerScanTargetsContainerScanTargetSummaryCollectionArray
- func (GetContainerScanTargetsContainerScanTargetSummaryCollectionArray) ElementType() reflect.Type
- func (i GetContainerScanTargetsContainerScanTargetSummaryCollectionArray) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput() GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput
- func (i GetContainerScanTargetsContainerScanTargetSummaryCollectionArray) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutputWithContext(ctx context.Context) GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput
- type GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayInput
- type GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput
- func (GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput) ElementType() reflect.Type
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput) Index(i pulumi.IntInput) GetContainerScanTargetsContainerScanTargetSummaryCollectionOutput
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput() GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutputWithContext(ctx context.Context) GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput
- type GetContainerScanTargetsContainerScanTargetSummaryCollectionInput
- type GetContainerScanTargetsContainerScanTargetSummaryCollectionItem
- type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArgs
- func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArgs) ElementType() reflect.Type
- func (i GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArgs) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput() GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput
- func (i GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArgs) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutputWithContext(ctx context.Context) GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput
- type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArray
- func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArray) ElementType() reflect.Type
- func (i GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArray) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput() GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput
- func (i GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArray) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutputWithContext(ctx context.Context) GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput
- type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayInput
- type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput
- func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput) ElementType() reflect.Type
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput) Index(i pulumi.IntInput) GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput() GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutputWithContext(ctx context.Context) GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput
- type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemInput
- type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) CompartmentId() pulumi.StringOutput
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) ContainerScanRecipeId() pulumi.StringOutput
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) DefinedTags() pulumi.StringMapOutput
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) Description() pulumi.StringOutput
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) DisplayName() pulumi.StringOutput
- func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) ElementType() reflect.Type
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) FreeformTags() pulumi.StringMapOutput
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) Id() pulumi.StringOutput
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) State() pulumi.StringOutput
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) SystemTags() pulumi.StringMapOutput
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) TargetRegistries() ...
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) TimeCreated() pulumi.StringOutput
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) TimeUpdated() pulumi.StringOutput
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput() GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutputWithContext(ctx context.Context) GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput
- type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistry
- type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArgs
- func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArgs) ElementType() reflect.Type
- func (i GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArgs) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput() ...
- func (i GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArgs) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutputWithContext(ctx context.Context) ...
- type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArray
- func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArray) ElementType() reflect.Type
- func (i GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArray) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutput() ...
- func (i GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArray) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutputWithContext(ctx context.Context) ...
- type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayInput
- type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutput
- func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutput) ElementType() reflect.Type
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutput) Index(i pulumi.IntInput) ...
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutput() ...
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutputWithContext(ctx context.Context) ...
- type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryInput
- type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput) CompartmentId() pulumi.StringOutput
- func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput) ElementType() reflect.Type
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput) Repositories() pulumi.StringArrayOutput
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput() ...
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutputWithContext(ctx context.Context) ...
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput) Type() pulumi.StringOutput
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput) Url() pulumi.StringOutput
- type GetContainerScanTargetsContainerScanTargetSummaryCollectionOutput
- func (GetContainerScanTargetsContainerScanTargetSummaryCollectionOutput) ElementType() reflect.Type
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionOutput) Items() GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionOutput() GetContainerScanTargetsContainerScanTargetSummaryCollectionOutput
- func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionOutputWithContext(ctx context.Context) GetContainerScanTargetsContainerScanTargetSummaryCollectionOutput
- type GetContainerScanTargetsFilter
- type GetContainerScanTargetsFilterArgs
- func (GetContainerScanTargetsFilterArgs) ElementType() reflect.Type
- func (i GetContainerScanTargetsFilterArgs) ToGetContainerScanTargetsFilterOutput() GetContainerScanTargetsFilterOutput
- func (i GetContainerScanTargetsFilterArgs) ToGetContainerScanTargetsFilterOutputWithContext(ctx context.Context) GetContainerScanTargetsFilterOutput
- type GetContainerScanTargetsFilterArray
- func (GetContainerScanTargetsFilterArray) ElementType() reflect.Type
- func (i GetContainerScanTargetsFilterArray) ToGetContainerScanTargetsFilterArrayOutput() GetContainerScanTargetsFilterArrayOutput
- func (i GetContainerScanTargetsFilterArray) ToGetContainerScanTargetsFilterArrayOutputWithContext(ctx context.Context) GetContainerScanTargetsFilterArrayOutput
- type GetContainerScanTargetsFilterArrayInput
- type GetContainerScanTargetsFilterArrayOutput
- func (GetContainerScanTargetsFilterArrayOutput) ElementType() reflect.Type
- func (o GetContainerScanTargetsFilterArrayOutput) Index(i pulumi.IntInput) GetContainerScanTargetsFilterOutput
- func (o GetContainerScanTargetsFilterArrayOutput) ToGetContainerScanTargetsFilterArrayOutput() GetContainerScanTargetsFilterArrayOutput
- func (o GetContainerScanTargetsFilterArrayOutput) ToGetContainerScanTargetsFilterArrayOutputWithContext(ctx context.Context) GetContainerScanTargetsFilterArrayOutput
- type GetContainerScanTargetsFilterInput
- type GetContainerScanTargetsFilterOutput
- func (GetContainerScanTargetsFilterOutput) ElementType() reflect.Type
- func (o GetContainerScanTargetsFilterOutput) Name() pulumi.StringOutput
- func (o GetContainerScanTargetsFilterOutput) Regex() pulumi.BoolPtrOutput
- func (o GetContainerScanTargetsFilterOutput) ToGetContainerScanTargetsFilterOutput() GetContainerScanTargetsFilterOutput
- func (o GetContainerScanTargetsFilterOutput) ToGetContainerScanTargetsFilterOutputWithContext(ctx context.Context) GetContainerScanTargetsFilterOutput
- func (o GetContainerScanTargetsFilterOutput) Values() pulumi.StringArrayOutput
- type GetContainerScanTargetsOutputArgs
- type GetContainerScanTargetsResult
- type GetContainerScanTargetsResultOutput
- func (o GetContainerScanTargetsResultOutput) CompartmentId() pulumi.StringOutput
- func (o GetContainerScanTargetsResultOutput) ContainerScanTargetSummaryCollections() GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput
- func (o GetContainerScanTargetsResultOutput) DisplayName() pulumi.StringPtrOutput
- func (GetContainerScanTargetsResultOutput) ElementType() reflect.Type
- func (o GetContainerScanTargetsResultOutput) Filters() GetContainerScanTargetsFilterArrayOutput
- func (o GetContainerScanTargetsResultOutput) Id() pulumi.StringOutput
- func (o GetContainerScanTargetsResultOutput) State() pulumi.StringPtrOutput
- func (o GetContainerScanTargetsResultOutput) ToGetContainerScanTargetsResultOutput() GetContainerScanTargetsResultOutput
- func (o GetContainerScanTargetsResultOutput) ToGetContainerScanTargetsResultOutputWithContext(ctx context.Context) GetContainerScanTargetsResultOutput
- type GetHostScanRecipeAgentSetting
- type GetHostScanRecipeAgentSettingAgentConfiguration
- type GetHostScanRecipeAgentSettingAgentConfigurationArgs
- func (GetHostScanRecipeAgentSettingAgentConfigurationArgs) ElementType() reflect.Type
- func (i GetHostScanRecipeAgentSettingAgentConfigurationArgs) ToGetHostScanRecipeAgentSettingAgentConfigurationOutput() GetHostScanRecipeAgentSettingAgentConfigurationOutput
- func (i GetHostScanRecipeAgentSettingAgentConfigurationArgs) ToGetHostScanRecipeAgentSettingAgentConfigurationOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingAgentConfigurationOutput
- type GetHostScanRecipeAgentSettingAgentConfigurationArray
- func (GetHostScanRecipeAgentSettingAgentConfigurationArray) ElementType() reflect.Type
- func (i GetHostScanRecipeAgentSettingAgentConfigurationArray) ToGetHostScanRecipeAgentSettingAgentConfigurationArrayOutput() GetHostScanRecipeAgentSettingAgentConfigurationArrayOutput
- func (i GetHostScanRecipeAgentSettingAgentConfigurationArray) ToGetHostScanRecipeAgentSettingAgentConfigurationArrayOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingAgentConfigurationArrayOutput
- type GetHostScanRecipeAgentSettingAgentConfigurationArrayInput
- type GetHostScanRecipeAgentSettingAgentConfigurationArrayOutput
- func (GetHostScanRecipeAgentSettingAgentConfigurationArrayOutput) ElementType() reflect.Type
- func (o GetHostScanRecipeAgentSettingAgentConfigurationArrayOutput) Index(i pulumi.IntInput) GetHostScanRecipeAgentSettingAgentConfigurationOutput
- func (o GetHostScanRecipeAgentSettingAgentConfigurationArrayOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationArrayOutput() GetHostScanRecipeAgentSettingAgentConfigurationArrayOutput
- func (o GetHostScanRecipeAgentSettingAgentConfigurationArrayOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationArrayOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingAgentConfigurationArrayOutput
- type GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSetting
- type GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArgs
- func (GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArgs) ElementType() reflect.Type
- func (i GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArgs) ToGetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput() GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput
- func (i GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArgs) ToGetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput
- type GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArray
- func (GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArray) ElementType() reflect.Type
- func (i GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArray) ToGetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput() GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput
- func (i GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArray) ToGetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput
- type GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayInput
- type GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput
- func (GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput) ElementType() reflect.Type
- func (o GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput) Index(i pulumi.IntInput) GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput
- func (o GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput() GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput
- func (o GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput
- type GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingInput
- type GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput
- func (GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput) ElementType() reflect.Type
- func (o GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput) ScanLevel() pulumi.StringOutput
- func (o GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput() GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput
- func (o GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput
- type GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSetting
- type GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArgs
- func (GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArgs) ElementType() reflect.Type
- func (i GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArgs) ToGetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput() GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput
- func (i GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArgs) ToGetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput
- type GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArray
- func (GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArray) ElementType() reflect.Type
- func (i GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArray) ToGetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput() ...
- func (i GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArray) ToGetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutputWithContext(ctx context.Context) ...
- type GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayInput
- type GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput
- func (GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput) ElementType() reflect.Type
- func (o GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput) Index(i pulumi.IntInput) GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput
- func (o GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput() ...
- func (o GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutputWithContext(ctx context.Context) ...
- type GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingInput
- type GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput
- func (GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput) ElementType() reflect.Type
- func (o GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput) ScanLevel() pulumi.StringOutput
- func (o GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput() GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput
- func (o GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput
- type GetHostScanRecipeAgentSettingAgentConfigurationInput
- type GetHostScanRecipeAgentSettingAgentConfigurationOutput
- func (o GetHostScanRecipeAgentSettingAgentConfigurationOutput) CisBenchmarkSettings() GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput
- func (GetHostScanRecipeAgentSettingAgentConfigurationOutput) ElementType() reflect.Type
- func (o GetHostScanRecipeAgentSettingAgentConfigurationOutput) EndpointProtectionSettings() ...
- func (o GetHostScanRecipeAgentSettingAgentConfigurationOutput) ShouldUnInstall() pulumi.BoolOutput
- func (o GetHostScanRecipeAgentSettingAgentConfigurationOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationOutput() GetHostScanRecipeAgentSettingAgentConfigurationOutput
- func (o GetHostScanRecipeAgentSettingAgentConfigurationOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingAgentConfigurationOutput
- func (o GetHostScanRecipeAgentSettingAgentConfigurationOutput) VaultSecretId() pulumi.StringOutput
- func (o GetHostScanRecipeAgentSettingAgentConfigurationOutput) Vendor() pulumi.StringOutput
- func (o GetHostScanRecipeAgentSettingAgentConfigurationOutput) VendorType() pulumi.StringOutput
- type GetHostScanRecipeAgentSettingArgs
- func (GetHostScanRecipeAgentSettingArgs) ElementType() reflect.Type
- func (i GetHostScanRecipeAgentSettingArgs) ToGetHostScanRecipeAgentSettingOutput() GetHostScanRecipeAgentSettingOutput
- func (i GetHostScanRecipeAgentSettingArgs) ToGetHostScanRecipeAgentSettingOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingOutput
- type GetHostScanRecipeAgentSettingArray
- func (GetHostScanRecipeAgentSettingArray) ElementType() reflect.Type
- func (i GetHostScanRecipeAgentSettingArray) ToGetHostScanRecipeAgentSettingArrayOutput() GetHostScanRecipeAgentSettingArrayOutput
- func (i GetHostScanRecipeAgentSettingArray) ToGetHostScanRecipeAgentSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingArrayOutput
- type GetHostScanRecipeAgentSettingArrayInput
- type GetHostScanRecipeAgentSettingArrayOutput
- func (GetHostScanRecipeAgentSettingArrayOutput) ElementType() reflect.Type
- func (o GetHostScanRecipeAgentSettingArrayOutput) Index(i pulumi.IntInput) GetHostScanRecipeAgentSettingOutput
- func (o GetHostScanRecipeAgentSettingArrayOutput) ToGetHostScanRecipeAgentSettingArrayOutput() GetHostScanRecipeAgentSettingArrayOutput
- func (o GetHostScanRecipeAgentSettingArrayOutput) ToGetHostScanRecipeAgentSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingArrayOutput
- type GetHostScanRecipeAgentSettingInput
- type GetHostScanRecipeAgentSettingOutput
- func (o GetHostScanRecipeAgentSettingOutput) AgentConfigurations() GetHostScanRecipeAgentSettingAgentConfigurationArrayOutput
- func (GetHostScanRecipeAgentSettingOutput) ElementType() reflect.Type
- func (o GetHostScanRecipeAgentSettingOutput) ScanLevel() pulumi.StringOutput
- func (o GetHostScanRecipeAgentSettingOutput) ToGetHostScanRecipeAgentSettingOutput() GetHostScanRecipeAgentSettingOutput
- func (o GetHostScanRecipeAgentSettingOutput) ToGetHostScanRecipeAgentSettingOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingOutput
- type GetHostScanRecipeApplicationSetting
- type GetHostScanRecipeApplicationSettingArgs
- func (GetHostScanRecipeApplicationSettingArgs) ElementType() reflect.Type
- func (i GetHostScanRecipeApplicationSettingArgs) ToGetHostScanRecipeApplicationSettingOutput() GetHostScanRecipeApplicationSettingOutput
- func (i GetHostScanRecipeApplicationSettingArgs) ToGetHostScanRecipeApplicationSettingOutputWithContext(ctx context.Context) GetHostScanRecipeApplicationSettingOutput
- type GetHostScanRecipeApplicationSettingArray
- func (GetHostScanRecipeApplicationSettingArray) ElementType() reflect.Type
- func (i GetHostScanRecipeApplicationSettingArray) ToGetHostScanRecipeApplicationSettingArrayOutput() GetHostScanRecipeApplicationSettingArrayOutput
- func (i GetHostScanRecipeApplicationSettingArray) ToGetHostScanRecipeApplicationSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipeApplicationSettingArrayOutput
- type GetHostScanRecipeApplicationSettingArrayInput
- type GetHostScanRecipeApplicationSettingArrayOutput
- func (GetHostScanRecipeApplicationSettingArrayOutput) ElementType() reflect.Type
- func (o GetHostScanRecipeApplicationSettingArrayOutput) Index(i pulumi.IntInput) GetHostScanRecipeApplicationSettingOutput
- func (o GetHostScanRecipeApplicationSettingArrayOutput) ToGetHostScanRecipeApplicationSettingArrayOutput() GetHostScanRecipeApplicationSettingArrayOutput
- func (o GetHostScanRecipeApplicationSettingArrayOutput) ToGetHostScanRecipeApplicationSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipeApplicationSettingArrayOutput
- type GetHostScanRecipeApplicationSettingFoldersToScan
- type GetHostScanRecipeApplicationSettingFoldersToScanArgs
- func (GetHostScanRecipeApplicationSettingFoldersToScanArgs) ElementType() reflect.Type
- func (i GetHostScanRecipeApplicationSettingFoldersToScanArgs) ToGetHostScanRecipeApplicationSettingFoldersToScanOutput() GetHostScanRecipeApplicationSettingFoldersToScanOutput
- func (i GetHostScanRecipeApplicationSettingFoldersToScanArgs) ToGetHostScanRecipeApplicationSettingFoldersToScanOutputWithContext(ctx context.Context) GetHostScanRecipeApplicationSettingFoldersToScanOutput
- type GetHostScanRecipeApplicationSettingFoldersToScanArray
- func (GetHostScanRecipeApplicationSettingFoldersToScanArray) ElementType() reflect.Type
- func (i GetHostScanRecipeApplicationSettingFoldersToScanArray) ToGetHostScanRecipeApplicationSettingFoldersToScanArrayOutput() GetHostScanRecipeApplicationSettingFoldersToScanArrayOutput
- func (i GetHostScanRecipeApplicationSettingFoldersToScanArray) ToGetHostScanRecipeApplicationSettingFoldersToScanArrayOutputWithContext(ctx context.Context) GetHostScanRecipeApplicationSettingFoldersToScanArrayOutput
- type GetHostScanRecipeApplicationSettingFoldersToScanArrayInput
- type GetHostScanRecipeApplicationSettingFoldersToScanArrayOutput
- func (GetHostScanRecipeApplicationSettingFoldersToScanArrayOutput) ElementType() reflect.Type
- func (o GetHostScanRecipeApplicationSettingFoldersToScanArrayOutput) Index(i pulumi.IntInput) GetHostScanRecipeApplicationSettingFoldersToScanOutput
- func (o GetHostScanRecipeApplicationSettingFoldersToScanArrayOutput) ToGetHostScanRecipeApplicationSettingFoldersToScanArrayOutput() GetHostScanRecipeApplicationSettingFoldersToScanArrayOutput
- func (o GetHostScanRecipeApplicationSettingFoldersToScanArrayOutput) ToGetHostScanRecipeApplicationSettingFoldersToScanArrayOutputWithContext(ctx context.Context) GetHostScanRecipeApplicationSettingFoldersToScanArrayOutput
- type GetHostScanRecipeApplicationSettingFoldersToScanInput
- type GetHostScanRecipeApplicationSettingFoldersToScanOutput
- func (GetHostScanRecipeApplicationSettingFoldersToScanOutput) ElementType() reflect.Type
- func (o GetHostScanRecipeApplicationSettingFoldersToScanOutput) Folder() pulumi.StringOutput
- func (o GetHostScanRecipeApplicationSettingFoldersToScanOutput) Operatingsystem() pulumi.StringOutput
- func (o GetHostScanRecipeApplicationSettingFoldersToScanOutput) ToGetHostScanRecipeApplicationSettingFoldersToScanOutput() GetHostScanRecipeApplicationSettingFoldersToScanOutput
- func (o GetHostScanRecipeApplicationSettingFoldersToScanOutput) ToGetHostScanRecipeApplicationSettingFoldersToScanOutputWithContext(ctx context.Context) GetHostScanRecipeApplicationSettingFoldersToScanOutput
- type GetHostScanRecipeApplicationSettingInput
- type GetHostScanRecipeApplicationSettingOutput
- func (o GetHostScanRecipeApplicationSettingOutput) ApplicationScanRecurrence() pulumi.StringOutput
- func (GetHostScanRecipeApplicationSettingOutput) ElementType() reflect.Type
- func (o GetHostScanRecipeApplicationSettingOutput) FoldersToScans() GetHostScanRecipeApplicationSettingFoldersToScanArrayOutput
- func (o GetHostScanRecipeApplicationSettingOutput) IsEnabled() pulumi.BoolOutput
- func (o GetHostScanRecipeApplicationSettingOutput) ToGetHostScanRecipeApplicationSettingOutput() GetHostScanRecipeApplicationSettingOutput
- func (o GetHostScanRecipeApplicationSettingOutput) ToGetHostScanRecipeApplicationSettingOutputWithContext(ctx context.Context) GetHostScanRecipeApplicationSettingOutput
- type GetHostScanRecipePortSetting
- type GetHostScanRecipePortSettingArgs
- func (GetHostScanRecipePortSettingArgs) ElementType() reflect.Type
- func (i GetHostScanRecipePortSettingArgs) ToGetHostScanRecipePortSettingOutput() GetHostScanRecipePortSettingOutput
- func (i GetHostScanRecipePortSettingArgs) ToGetHostScanRecipePortSettingOutputWithContext(ctx context.Context) GetHostScanRecipePortSettingOutput
- type GetHostScanRecipePortSettingArray
- func (GetHostScanRecipePortSettingArray) ElementType() reflect.Type
- func (i GetHostScanRecipePortSettingArray) ToGetHostScanRecipePortSettingArrayOutput() GetHostScanRecipePortSettingArrayOutput
- func (i GetHostScanRecipePortSettingArray) ToGetHostScanRecipePortSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipePortSettingArrayOutput
- type GetHostScanRecipePortSettingArrayInput
- type GetHostScanRecipePortSettingArrayOutput
- func (GetHostScanRecipePortSettingArrayOutput) ElementType() reflect.Type
- func (o GetHostScanRecipePortSettingArrayOutput) Index(i pulumi.IntInput) GetHostScanRecipePortSettingOutput
- func (o GetHostScanRecipePortSettingArrayOutput) ToGetHostScanRecipePortSettingArrayOutput() GetHostScanRecipePortSettingArrayOutput
- func (o GetHostScanRecipePortSettingArrayOutput) ToGetHostScanRecipePortSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipePortSettingArrayOutput
- type GetHostScanRecipePortSettingInput
- type GetHostScanRecipePortSettingOutput
- func (GetHostScanRecipePortSettingOutput) ElementType() reflect.Type
- func (o GetHostScanRecipePortSettingOutput) ScanLevel() pulumi.StringOutput
- func (o GetHostScanRecipePortSettingOutput) ToGetHostScanRecipePortSettingOutput() GetHostScanRecipePortSettingOutput
- func (o GetHostScanRecipePortSettingOutput) ToGetHostScanRecipePortSettingOutputWithContext(ctx context.Context) GetHostScanRecipePortSettingOutput
- type GetHostScanRecipeSchedule
- type GetHostScanRecipeScheduleArgs
- func (GetHostScanRecipeScheduleArgs) ElementType() reflect.Type
- func (i GetHostScanRecipeScheduleArgs) ToGetHostScanRecipeScheduleOutput() GetHostScanRecipeScheduleOutput
- func (i GetHostScanRecipeScheduleArgs) ToGetHostScanRecipeScheduleOutputWithContext(ctx context.Context) GetHostScanRecipeScheduleOutput
- type GetHostScanRecipeScheduleArray
- func (GetHostScanRecipeScheduleArray) ElementType() reflect.Type
- func (i GetHostScanRecipeScheduleArray) ToGetHostScanRecipeScheduleArrayOutput() GetHostScanRecipeScheduleArrayOutput
- func (i GetHostScanRecipeScheduleArray) ToGetHostScanRecipeScheduleArrayOutputWithContext(ctx context.Context) GetHostScanRecipeScheduleArrayOutput
- type GetHostScanRecipeScheduleArrayInput
- type GetHostScanRecipeScheduleArrayOutput
- func (GetHostScanRecipeScheduleArrayOutput) ElementType() reflect.Type
- func (o GetHostScanRecipeScheduleArrayOutput) Index(i pulumi.IntInput) GetHostScanRecipeScheduleOutput
- func (o GetHostScanRecipeScheduleArrayOutput) ToGetHostScanRecipeScheduleArrayOutput() GetHostScanRecipeScheduleArrayOutput
- func (o GetHostScanRecipeScheduleArrayOutput) ToGetHostScanRecipeScheduleArrayOutputWithContext(ctx context.Context) GetHostScanRecipeScheduleArrayOutput
- type GetHostScanRecipeScheduleInput
- type GetHostScanRecipeScheduleOutput
- func (o GetHostScanRecipeScheduleOutput) DayOfWeek() pulumi.StringOutput
- func (GetHostScanRecipeScheduleOutput) ElementType() reflect.Type
- func (o GetHostScanRecipeScheduleOutput) ToGetHostScanRecipeScheduleOutput() GetHostScanRecipeScheduleOutput
- func (o GetHostScanRecipeScheduleOutput) ToGetHostScanRecipeScheduleOutputWithContext(ctx context.Context) GetHostScanRecipeScheduleOutput
- func (o GetHostScanRecipeScheduleOutput) Type() pulumi.StringOutput
- type GetHostScanRecipesArgs
- type GetHostScanRecipesFilter
- type GetHostScanRecipesFilterArgs
- func (GetHostScanRecipesFilterArgs) ElementType() reflect.Type
- func (i GetHostScanRecipesFilterArgs) ToGetHostScanRecipesFilterOutput() GetHostScanRecipesFilterOutput
- func (i GetHostScanRecipesFilterArgs) ToGetHostScanRecipesFilterOutputWithContext(ctx context.Context) GetHostScanRecipesFilterOutput
- type GetHostScanRecipesFilterArray
- func (GetHostScanRecipesFilterArray) ElementType() reflect.Type
- func (i GetHostScanRecipesFilterArray) ToGetHostScanRecipesFilterArrayOutput() GetHostScanRecipesFilterArrayOutput
- func (i GetHostScanRecipesFilterArray) ToGetHostScanRecipesFilterArrayOutputWithContext(ctx context.Context) GetHostScanRecipesFilterArrayOutput
- type GetHostScanRecipesFilterArrayInput
- type GetHostScanRecipesFilterArrayOutput
- func (GetHostScanRecipesFilterArrayOutput) ElementType() reflect.Type
- func (o GetHostScanRecipesFilterArrayOutput) Index(i pulumi.IntInput) GetHostScanRecipesFilterOutput
- func (o GetHostScanRecipesFilterArrayOutput) ToGetHostScanRecipesFilterArrayOutput() GetHostScanRecipesFilterArrayOutput
- func (o GetHostScanRecipesFilterArrayOutput) ToGetHostScanRecipesFilterArrayOutputWithContext(ctx context.Context) GetHostScanRecipesFilterArrayOutput
- type GetHostScanRecipesFilterInput
- type GetHostScanRecipesFilterOutput
- func (GetHostScanRecipesFilterOutput) ElementType() reflect.Type
- func (o GetHostScanRecipesFilterOutput) Name() pulumi.StringOutput
- func (o GetHostScanRecipesFilterOutput) Regex() pulumi.BoolPtrOutput
- func (o GetHostScanRecipesFilterOutput) ToGetHostScanRecipesFilterOutput() GetHostScanRecipesFilterOutput
- func (o GetHostScanRecipesFilterOutput) ToGetHostScanRecipesFilterOutputWithContext(ctx context.Context) GetHostScanRecipesFilterOutput
- func (o GetHostScanRecipesFilterOutput) Values() pulumi.StringArrayOutput
- type GetHostScanRecipesHostScanRecipeSummaryCollection
- type GetHostScanRecipesHostScanRecipeSummaryCollectionArgs
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionArgs) ElementType() reflect.Type
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionOutput
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionOutput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionArray
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionArray) ElementType() reflect.Type
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionArrayInput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput) ElementType() reflect.Type
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput) Index(i pulumi.IntInput) GetHostScanRecipesHostScanRecipeSummaryCollectionOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionInput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItem
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSetting
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfiguration
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArgs
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArgs) ElementType() reflect.Type
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput() ...
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutputWithContext(ctx context.Context) ...
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArray
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArray) ElementType() reflect.Type
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutput() ...
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutputWithContext(ctx context.Context) ...
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayInput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutput
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutput) ElementType() reflect.Type
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutput) Index(i pulumi.IntInput) ...
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutput() ...
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutputWithContext(ctx context.Context) ...
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSetting
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArgs
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArgs) ElementType() reflect.Type
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutput() ...
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutputWithContext(ctx context.Context) ...
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArray
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArray) ElementType() reflect.Type
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput() ...
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutputWithContext(ctx context.Context) ...
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayInput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput) ElementType() reflect.Type
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput) Index(i pulumi.IntInput) ...
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput() ...
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutputWithContext(ctx context.Context) ...
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingInput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutput
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutput) ElementType() reflect.Type
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutput) ScanLevel() pulumi.StringOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutput() ...
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutputWithContext(ctx context.Context) ...
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSetting
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArgs
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArgs) ElementType() reflect.Type
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutput() ...
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutputWithContext(ctx context.Context) ...
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArray
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArray) ElementType() reflect.Type
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput() ...
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutputWithContext(ctx context.Context) ...
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayInput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput) ElementType() reflect.Type
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput) Index(i pulumi.IntInput) ...
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput() ...
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutputWithContext(ctx context.Context) ...
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingInput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutput
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutput) ElementType() reflect.Type
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutput) ScanLevel() pulumi.StringOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutput() ...
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutputWithContext(ctx context.Context) ...
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationInput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput) CisBenchmarkSettings() ...
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput) ElementType() reflect.Type
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput) EndpointProtectionSettings() ...
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput) ShouldUnInstall() pulumi.BoolOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput() ...
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutputWithContext(ctx context.Context) ...
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput) VaultSecretId() pulumi.StringOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput) Vendor() pulumi.StringOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput) VendorType() pulumi.StringOutput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArgs
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArgs) ElementType() reflect.Type
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArray
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArray) ElementType() reflect.Type
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayInput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput) ElementType() reflect.Type
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput) Index(i pulumi.IntInput) GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingInput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput) AgentConfigurations() ...
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput) ElementType() reflect.Type
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput) ScanLevel() pulumi.StringOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSetting
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArgs
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArgs) ElementType() reflect.Type
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArray
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArray) ElementType() reflect.Type
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutput() ...
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutputWithContext(ctx context.Context) ...
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayInput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutput
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutput) ElementType() reflect.Type
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutput) Index(i pulumi.IntInput) GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutput() ...
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutputWithContext(ctx context.Context) ...
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScan
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArgs
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArgs) ElementType() reflect.Type
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput() ...
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutputWithContext(ctx context.Context) ...
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArray
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArray) ElementType() reflect.Type
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutput() ...
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutputWithContext(ctx context.Context) ...
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayInput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutput
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutput) ElementType() reflect.Type
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutput) Index(i pulumi.IntInput) ...
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutput() ...
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutputWithContext(ctx context.Context) ...
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanInput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput) ElementType() reflect.Type
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput) Folder() pulumi.StringOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput) Operatingsystem() pulumi.StringOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput() ...
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutputWithContext(ctx context.Context) ...
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingInput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput) ApplicationScanRecurrence() pulumi.StringOutput
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput) ElementType() reflect.Type
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput) FoldersToScans() ...
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput) IsEnabled() pulumi.BoolOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemArgs
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemArgs) ElementType() reflect.Type
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemArray
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemArray) ElementType() reflect.Type
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayInput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput) ElementType() reflect.Type
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput) Index(i pulumi.IntInput) GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemInput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) AgentSettings() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) ApplicationSettings() ...
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) CompartmentId() pulumi.StringOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) DefinedTags() pulumi.StringMapOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) DisplayName() pulumi.StringOutput
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) ElementType() reflect.Type
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) FreeformTags() pulumi.StringMapOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) Id() pulumi.StringOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) PortSettings() GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) Schedules() GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) State() pulumi.StringOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) SystemTags() pulumi.StringMapOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) TimeCreated() pulumi.StringOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) TimeUpdated() pulumi.StringOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSetting
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArgs
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArgs) ElementType() reflect.Type
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArray
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArray) ElementType() reflect.Type
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayInput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput) ElementType() reflect.Type
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput) Index(i pulumi.IntInput) GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingInput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput) ElementType() reflect.Type
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput) ScanLevel() pulumi.StringOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemSchedule
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArgs
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArgs) ElementType() reflect.Type
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArray
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArray) ElementType() reflect.Type
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput
- func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayInput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput) ElementType() reflect.Type
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput) Index(i pulumi.IntInput) GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleInput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput) DayOfWeek() pulumi.StringOutput
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput) ElementType() reflect.Type
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput) Type() pulumi.StringOutput
- type GetHostScanRecipesHostScanRecipeSummaryCollectionOutput
- func (GetHostScanRecipesHostScanRecipeSummaryCollectionOutput) ElementType() reflect.Type
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionOutput) Items() GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionOutput
- func (o GetHostScanRecipesHostScanRecipeSummaryCollectionOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionOutput
- type GetHostScanRecipesOutputArgs
- type GetHostScanRecipesResult
- type GetHostScanRecipesResultOutput
- func (o GetHostScanRecipesResultOutput) CompartmentId() pulumi.StringOutput
- func (o GetHostScanRecipesResultOutput) DisplayName() pulumi.StringPtrOutput
- func (GetHostScanRecipesResultOutput) ElementType() reflect.Type
- func (o GetHostScanRecipesResultOutput) Filters() GetHostScanRecipesFilterArrayOutput
- func (o GetHostScanRecipesResultOutput) HostScanRecipeSummaryCollections() GetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput
- func (o GetHostScanRecipesResultOutput) Id() pulumi.StringOutput
- func (o GetHostScanRecipesResultOutput) State() pulumi.StringPtrOutput
- func (o GetHostScanRecipesResultOutput) ToGetHostScanRecipesResultOutput() GetHostScanRecipesResultOutput
- func (o GetHostScanRecipesResultOutput) ToGetHostScanRecipesResultOutputWithContext(ctx context.Context) GetHostScanRecipesResultOutput
- type GetHostScanTargetErrorsArgs
- type GetHostScanTargetErrorsFilter
- type GetHostScanTargetErrorsFilterArgs
- func (GetHostScanTargetErrorsFilterArgs) ElementType() reflect.Type
- func (i GetHostScanTargetErrorsFilterArgs) ToGetHostScanTargetErrorsFilterOutput() GetHostScanTargetErrorsFilterOutput
- func (i GetHostScanTargetErrorsFilterArgs) ToGetHostScanTargetErrorsFilterOutputWithContext(ctx context.Context) GetHostScanTargetErrorsFilterOutput
- type GetHostScanTargetErrorsFilterArray
- func (GetHostScanTargetErrorsFilterArray) ElementType() reflect.Type
- func (i GetHostScanTargetErrorsFilterArray) ToGetHostScanTargetErrorsFilterArrayOutput() GetHostScanTargetErrorsFilterArrayOutput
- func (i GetHostScanTargetErrorsFilterArray) ToGetHostScanTargetErrorsFilterArrayOutputWithContext(ctx context.Context) GetHostScanTargetErrorsFilterArrayOutput
- type GetHostScanTargetErrorsFilterArrayInput
- type GetHostScanTargetErrorsFilterArrayOutput
- func (GetHostScanTargetErrorsFilterArrayOutput) ElementType() reflect.Type
- func (o GetHostScanTargetErrorsFilterArrayOutput) Index(i pulumi.IntInput) GetHostScanTargetErrorsFilterOutput
- func (o GetHostScanTargetErrorsFilterArrayOutput) ToGetHostScanTargetErrorsFilterArrayOutput() GetHostScanTargetErrorsFilterArrayOutput
- func (o GetHostScanTargetErrorsFilterArrayOutput) ToGetHostScanTargetErrorsFilterArrayOutputWithContext(ctx context.Context) GetHostScanTargetErrorsFilterArrayOutput
- type GetHostScanTargetErrorsFilterInput
- type GetHostScanTargetErrorsFilterOutput
- func (GetHostScanTargetErrorsFilterOutput) ElementType() reflect.Type
- func (o GetHostScanTargetErrorsFilterOutput) Name() pulumi.StringOutput
- func (o GetHostScanTargetErrorsFilterOutput) Regex() pulumi.BoolPtrOutput
- func (o GetHostScanTargetErrorsFilterOutput) ToGetHostScanTargetErrorsFilterOutput() GetHostScanTargetErrorsFilterOutput
- func (o GetHostScanTargetErrorsFilterOutput) ToGetHostScanTargetErrorsFilterOutputWithContext(ctx context.Context) GetHostScanTargetErrorsFilterOutput
- func (o GetHostScanTargetErrorsFilterOutput) Values() pulumi.StringArrayOutput
- type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollection
- type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArgs
- func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArgs) ElementType() reflect.Type
- func (i GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArgs) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput
- func (i GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArgs) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutputWithContext(ctx context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput
- type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArray
- func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArray) ElementType() reflect.Type
- func (i GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArray) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput
- func (i GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArray) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutputWithContext(ctx context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput
- type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayInput
- type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput
- func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput) ElementType() reflect.Type
- func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput) Index(i pulumi.IntInput) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput
- func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput
- func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutputWithContext(ctx context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput
- type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionInput
- type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItem
- type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArgs
- func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArgs) ElementType() reflect.Type
- func (i GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArgs) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput
- func (i GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArgs) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutputWithContext(ctx context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput
- type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArray
- func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArray) ElementType() reflect.Type
- func (i GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArray) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput
- func (i GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArray) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutputWithContext(ctx context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput
- type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayInput
- type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput
- func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput) ElementType() reflect.Type
- func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput) Index(i pulumi.IntInput) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput
- func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput
- func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutputWithContext(ctx context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput
- type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemInput
- type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItem
- type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArgs
- func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArgs) ElementType() reflect.Type
- func (i GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArgs) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput
- func (i GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArgs) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutputWithContext(ctx context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput
- type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArray
- func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArray) ElementType() reflect.Type
- func (i GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArray) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput
- func (i GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArray) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutputWithContext(ctx context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput
- type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayInput
- type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput
- func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput) ElementType() reflect.Type
- func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput) Index(i pulumi.IntInput) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput
- func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput
- func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutputWithContext(ctx context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput
- type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemInput
- type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput
- func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) DefinedTags() pulumi.StringMapOutput
- func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) ElementType() reflect.Type
- func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) ErrorCode() pulumi.StringOutput
- func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) FreeformTags() pulumi.StringMapOutput
- func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) InstanceId() pulumi.StringOutput
- func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) Message() pulumi.StringOutput
- func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) State() pulumi.StringOutput
- func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) SystemTags() pulumi.StringMapOutput
- func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) Task() pulumi.StringOutput
- func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) TimeUpdated() pulumi.StringOutput
- func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput
- func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutputWithContext(ctx context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput
- func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) Vendor() pulumi.StringOutput
- type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput
- func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput) ElementType() reflect.Type
- func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput) Items() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput
- func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput
- func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutputWithContext(ctx context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput
- type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput
- func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput) ElementType() reflect.Type
- func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput) Items() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput
- func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput
- func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutputWithContext(ctx context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput
- type GetHostScanTargetErrorsOutputArgs
- type GetHostScanTargetErrorsResult
- type GetHostScanTargetErrorsResultOutput
- func (o GetHostScanTargetErrorsResultOutput) CompartmentId() pulumi.StringOutput
- func (GetHostScanTargetErrorsResultOutput) ElementType() reflect.Type
- func (o GetHostScanTargetErrorsResultOutput) Filters() GetHostScanTargetErrorsFilterArrayOutput
- func (o GetHostScanTargetErrorsResultOutput) HostScanTargetErrorSummaryCollections() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput
- func (o GetHostScanTargetErrorsResultOutput) HostScanTargetId() pulumi.StringOutput
- func (o GetHostScanTargetErrorsResultOutput) Id() pulumi.StringOutput
- func (o GetHostScanTargetErrorsResultOutput) State() pulumi.StringPtrOutput
- func (o GetHostScanTargetErrorsResultOutput) ToGetHostScanTargetErrorsResultOutput() GetHostScanTargetErrorsResultOutput
- func (o GetHostScanTargetErrorsResultOutput) ToGetHostScanTargetErrorsResultOutputWithContext(ctx context.Context) GetHostScanTargetErrorsResultOutput
- type GetHostScanTargetsArgs
- type GetHostScanTargetsFilter
- type GetHostScanTargetsFilterArgs
- func (GetHostScanTargetsFilterArgs) ElementType() reflect.Type
- func (i GetHostScanTargetsFilterArgs) ToGetHostScanTargetsFilterOutput() GetHostScanTargetsFilterOutput
- func (i GetHostScanTargetsFilterArgs) ToGetHostScanTargetsFilterOutputWithContext(ctx context.Context) GetHostScanTargetsFilterOutput
- type GetHostScanTargetsFilterArray
- func (GetHostScanTargetsFilterArray) ElementType() reflect.Type
- func (i GetHostScanTargetsFilterArray) ToGetHostScanTargetsFilterArrayOutput() GetHostScanTargetsFilterArrayOutput
- func (i GetHostScanTargetsFilterArray) ToGetHostScanTargetsFilterArrayOutputWithContext(ctx context.Context) GetHostScanTargetsFilterArrayOutput
- type GetHostScanTargetsFilterArrayInput
- type GetHostScanTargetsFilterArrayOutput
- func (GetHostScanTargetsFilterArrayOutput) ElementType() reflect.Type
- func (o GetHostScanTargetsFilterArrayOutput) Index(i pulumi.IntInput) GetHostScanTargetsFilterOutput
- func (o GetHostScanTargetsFilterArrayOutput) ToGetHostScanTargetsFilterArrayOutput() GetHostScanTargetsFilterArrayOutput
- func (o GetHostScanTargetsFilterArrayOutput) ToGetHostScanTargetsFilterArrayOutputWithContext(ctx context.Context) GetHostScanTargetsFilterArrayOutput
- type GetHostScanTargetsFilterInput
- type GetHostScanTargetsFilterOutput
- func (GetHostScanTargetsFilterOutput) ElementType() reflect.Type
- func (o GetHostScanTargetsFilterOutput) Name() pulumi.StringOutput
- func (o GetHostScanTargetsFilterOutput) Regex() pulumi.BoolPtrOutput
- func (o GetHostScanTargetsFilterOutput) ToGetHostScanTargetsFilterOutput() GetHostScanTargetsFilterOutput
- func (o GetHostScanTargetsFilterOutput) ToGetHostScanTargetsFilterOutputWithContext(ctx context.Context) GetHostScanTargetsFilterOutput
- func (o GetHostScanTargetsFilterOutput) Values() pulumi.StringArrayOutput
- type GetHostScanTargetsHostScanTargetSummaryCollection
- type GetHostScanTargetsHostScanTargetSummaryCollectionArgs
- func (GetHostScanTargetsHostScanTargetSummaryCollectionArgs) ElementType() reflect.Type
- func (i GetHostScanTargetsHostScanTargetSummaryCollectionArgs) ToGetHostScanTargetsHostScanTargetSummaryCollectionOutput() GetHostScanTargetsHostScanTargetSummaryCollectionOutput
- func (i GetHostScanTargetsHostScanTargetSummaryCollectionArgs) ToGetHostScanTargetsHostScanTargetSummaryCollectionOutputWithContext(ctx context.Context) GetHostScanTargetsHostScanTargetSummaryCollectionOutput
- type GetHostScanTargetsHostScanTargetSummaryCollectionArray
- func (GetHostScanTargetsHostScanTargetSummaryCollectionArray) ElementType() reflect.Type
- func (i GetHostScanTargetsHostScanTargetSummaryCollectionArray) ToGetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput() GetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput
- func (i GetHostScanTargetsHostScanTargetSummaryCollectionArray) ToGetHostScanTargetsHostScanTargetSummaryCollectionArrayOutputWithContext(ctx context.Context) GetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput
- type GetHostScanTargetsHostScanTargetSummaryCollectionArrayInput
- type GetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput
- func (GetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput) ElementType() reflect.Type
- func (o GetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput) Index(i pulumi.IntInput) GetHostScanTargetsHostScanTargetSummaryCollectionOutput
- func (o GetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput) ToGetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput() GetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput
- func (o GetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput) ToGetHostScanTargetsHostScanTargetSummaryCollectionArrayOutputWithContext(ctx context.Context) GetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput
- type GetHostScanTargetsHostScanTargetSummaryCollectionInput
- type GetHostScanTargetsHostScanTargetSummaryCollectionItem
- type GetHostScanTargetsHostScanTargetSummaryCollectionItemArgs
- func (GetHostScanTargetsHostScanTargetSummaryCollectionItemArgs) ElementType() reflect.Type
- func (i GetHostScanTargetsHostScanTargetSummaryCollectionItemArgs) ToGetHostScanTargetsHostScanTargetSummaryCollectionItemOutput() GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput
- func (i GetHostScanTargetsHostScanTargetSummaryCollectionItemArgs) ToGetHostScanTargetsHostScanTargetSummaryCollectionItemOutputWithContext(ctx context.Context) GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput
- type GetHostScanTargetsHostScanTargetSummaryCollectionItemArray
- func (GetHostScanTargetsHostScanTargetSummaryCollectionItemArray) ElementType() reflect.Type
- func (i GetHostScanTargetsHostScanTargetSummaryCollectionItemArray) ToGetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput() GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput
- func (i GetHostScanTargetsHostScanTargetSummaryCollectionItemArray) ToGetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutputWithContext(ctx context.Context) GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput
- type GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayInput
- type GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput
- func (GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput) ElementType() reflect.Type
- func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput) Index(i pulumi.IntInput) GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput
- func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput) ToGetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput() GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput
- func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput) ToGetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutputWithContext(ctx context.Context) GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput
- type GetHostScanTargetsHostScanTargetSummaryCollectionItemInput
- type GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput
- func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) CompartmentId() pulumi.StringOutput
- func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) DefinedTags() pulumi.StringMapOutput
- func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) Description() pulumi.StringOutput
- func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) DisplayName() pulumi.StringOutput
- func (GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) ElementType() reflect.Type
- func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) FreeformTags() pulumi.StringMapOutput
- func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) HostScanRecipeId() pulumi.StringOutput
- func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) Id() pulumi.StringOutput
- func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) InstanceIds() pulumi.StringArrayOutput
- func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) State() pulumi.StringOutput
- func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) SystemTags() pulumi.StringMapOutput
- func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) TargetCompartmentId() pulumi.StringOutput
- func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) TimeCreated() pulumi.StringOutput
- func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) TimeUpdated() pulumi.StringOutput
- func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) ToGetHostScanTargetsHostScanTargetSummaryCollectionItemOutput() GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput
- func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) ToGetHostScanTargetsHostScanTargetSummaryCollectionItemOutputWithContext(ctx context.Context) GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput
- type GetHostScanTargetsHostScanTargetSummaryCollectionOutput
- func (GetHostScanTargetsHostScanTargetSummaryCollectionOutput) ElementType() reflect.Type
- func (o GetHostScanTargetsHostScanTargetSummaryCollectionOutput) Items() GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput
- func (o GetHostScanTargetsHostScanTargetSummaryCollectionOutput) ToGetHostScanTargetsHostScanTargetSummaryCollectionOutput() GetHostScanTargetsHostScanTargetSummaryCollectionOutput
- func (o GetHostScanTargetsHostScanTargetSummaryCollectionOutput) ToGetHostScanTargetsHostScanTargetSummaryCollectionOutputWithContext(ctx context.Context) GetHostScanTargetsHostScanTargetSummaryCollectionOutput
- type GetHostScanTargetsOutputArgs
- type GetHostScanTargetsResult
- type GetHostScanTargetsResultOutput
- func (o GetHostScanTargetsResultOutput) CompartmentId() pulumi.StringOutput
- func (o GetHostScanTargetsResultOutput) DisplayName() pulumi.StringPtrOutput
- func (GetHostScanTargetsResultOutput) ElementType() reflect.Type
- func (o GetHostScanTargetsResultOutput) Filters() GetHostScanTargetsFilterArrayOutput
- func (o GetHostScanTargetsResultOutput) HostScanTargetSummaryCollections() GetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput
- func (o GetHostScanTargetsResultOutput) Id() pulumi.StringOutput
- func (o GetHostScanTargetsResultOutput) State() pulumi.StringPtrOutput
- func (o GetHostScanTargetsResultOutput) ToGetHostScanTargetsResultOutput() GetHostScanTargetsResultOutput
- func (o GetHostScanTargetsResultOutput) ToGetHostScanTargetsResultOutputWithContext(ctx context.Context) GetHostScanTargetsResultOutput
- type HostScanRecipe
- type HostScanRecipeAgentSettings
- type HostScanRecipeAgentSettingsAgentConfiguration
- type HostScanRecipeAgentSettingsAgentConfigurationArgs
- func (HostScanRecipeAgentSettingsAgentConfigurationArgs) ElementType() reflect.Type
- func (i HostScanRecipeAgentSettingsAgentConfigurationArgs) ToHostScanRecipeAgentSettingsAgentConfigurationOutput() HostScanRecipeAgentSettingsAgentConfigurationOutput
- func (i HostScanRecipeAgentSettingsAgentConfigurationArgs) ToHostScanRecipeAgentSettingsAgentConfigurationOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsAgentConfigurationOutput
- func (i HostScanRecipeAgentSettingsAgentConfigurationArgs) ToHostScanRecipeAgentSettingsAgentConfigurationPtrOutput() HostScanRecipeAgentSettingsAgentConfigurationPtrOutput
- func (i HostScanRecipeAgentSettingsAgentConfigurationArgs) ToHostScanRecipeAgentSettingsAgentConfigurationPtrOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsAgentConfigurationPtrOutput
- type HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettings
- type HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsArgs
- func (HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsArgs) ElementType() reflect.Type
- func (i HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsArgs) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput() HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput
- func (i HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsArgs) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput
- func (i HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsArgs) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput() HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput
- func (i HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsArgs) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput
- type HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsInput
- type HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput
- func (HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput) ElementType() reflect.Type
- func (o HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput) ScanLevel() pulumi.StringPtrOutput
- func (o HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput() HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput
- func (o HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput
- func (o HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput() HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput
- func (o HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput
- type HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrInput
- type HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput
- func (o HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput) Elem() HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput
- func (HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput) ElementType() reflect.Type
- func (o HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput) ScanLevel() pulumi.StringPtrOutput
- func (o HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput() HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput
- func (o HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput
- type HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettings
- type HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsArgs
- func (HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsArgs) ElementType() reflect.Type
- func (i HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsArgs) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput() HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput
- func (i HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsArgs) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput
- func (i HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsArgs) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput() ...
- func (i HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsArgs) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutputWithContext(ctx context.Context) ...
- type HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsInput
- type HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput
- func (HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput) ElementType() reflect.Type
- func (o HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput) ScanLevel() pulumi.StringPtrOutput
- func (o HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput() HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput
- func (o HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput
- func (o HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput() ...
- func (o HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutputWithContext(ctx context.Context) ...
- type HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrInput
- type HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput
- func (o HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput) Elem() HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput
- func (HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput) ElementType() reflect.Type
- func (o HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput) ScanLevel() pulumi.StringPtrOutput
- func (o HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput() ...
- func (o HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutputWithContext(ctx context.Context) ...
- type HostScanRecipeAgentSettingsAgentConfigurationInput
- type HostScanRecipeAgentSettingsAgentConfigurationOutput
- func (o HostScanRecipeAgentSettingsAgentConfigurationOutput) CisBenchmarkSettings() HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput
- func (HostScanRecipeAgentSettingsAgentConfigurationOutput) ElementType() reflect.Type
- func (o HostScanRecipeAgentSettingsAgentConfigurationOutput) EndpointProtectionSettings() ...
- func (o HostScanRecipeAgentSettingsAgentConfigurationOutput) ShouldUnInstall() pulumi.BoolPtrOutput
- func (o HostScanRecipeAgentSettingsAgentConfigurationOutput) ToHostScanRecipeAgentSettingsAgentConfigurationOutput() HostScanRecipeAgentSettingsAgentConfigurationOutput
- func (o HostScanRecipeAgentSettingsAgentConfigurationOutput) ToHostScanRecipeAgentSettingsAgentConfigurationOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsAgentConfigurationOutput
- func (o HostScanRecipeAgentSettingsAgentConfigurationOutput) ToHostScanRecipeAgentSettingsAgentConfigurationPtrOutput() HostScanRecipeAgentSettingsAgentConfigurationPtrOutput
- func (o HostScanRecipeAgentSettingsAgentConfigurationOutput) ToHostScanRecipeAgentSettingsAgentConfigurationPtrOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsAgentConfigurationPtrOutput
- func (o HostScanRecipeAgentSettingsAgentConfigurationOutput) VaultSecretId() pulumi.StringPtrOutput
- func (o HostScanRecipeAgentSettingsAgentConfigurationOutput) Vendor() pulumi.StringOutput
- func (o HostScanRecipeAgentSettingsAgentConfigurationOutput) VendorType() pulumi.StringPtrOutput
- type HostScanRecipeAgentSettingsAgentConfigurationPtrInput
- type HostScanRecipeAgentSettingsAgentConfigurationPtrOutput
- func (o HostScanRecipeAgentSettingsAgentConfigurationPtrOutput) CisBenchmarkSettings() HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput
- func (o HostScanRecipeAgentSettingsAgentConfigurationPtrOutput) Elem() HostScanRecipeAgentSettingsAgentConfigurationOutput
- func (HostScanRecipeAgentSettingsAgentConfigurationPtrOutput) ElementType() reflect.Type
- func (o HostScanRecipeAgentSettingsAgentConfigurationPtrOutput) EndpointProtectionSettings() ...
- func (o HostScanRecipeAgentSettingsAgentConfigurationPtrOutput) ShouldUnInstall() pulumi.BoolPtrOutput
- func (o HostScanRecipeAgentSettingsAgentConfigurationPtrOutput) ToHostScanRecipeAgentSettingsAgentConfigurationPtrOutput() HostScanRecipeAgentSettingsAgentConfigurationPtrOutput
- func (o HostScanRecipeAgentSettingsAgentConfigurationPtrOutput) ToHostScanRecipeAgentSettingsAgentConfigurationPtrOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsAgentConfigurationPtrOutput
- func (o HostScanRecipeAgentSettingsAgentConfigurationPtrOutput) VaultSecretId() pulumi.StringPtrOutput
- func (o HostScanRecipeAgentSettingsAgentConfigurationPtrOutput) Vendor() pulumi.StringPtrOutput
- func (o HostScanRecipeAgentSettingsAgentConfigurationPtrOutput) VendorType() pulumi.StringPtrOutput
- type HostScanRecipeAgentSettingsArgs
- func (HostScanRecipeAgentSettingsArgs) ElementType() reflect.Type
- func (i HostScanRecipeAgentSettingsArgs) ToHostScanRecipeAgentSettingsOutput() HostScanRecipeAgentSettingsOutput
- func (i HostScanRecipeAgentSettingsArgs) ToHostScanRecipeAgentSettingsOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsOutput
- func (i HostScanRecipeAgentSettingsArgs) ToHostScanRecipeAgentSettingsPtrOutput() HostScanRecipeAgentSettingsPtrOutput
- func (i HostScanRecipeAgentSettingsArgs) ToHostScanRecipeAgentSettingsPtrOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsPtrOutput
- type HostScanRecipeAgentSettingsInput
- type HostScanRecipeAgentSettingsOutput
- func (o HostScanRecipeAgentSettingsOutput) AgentConfiguration() HostScanRecipeAgentSettingsAgentConfigurationPtrOutput
- func (HostScanRecipeAgentSettingsOutput) ElementType() reflect.Type
- func (o HostScanRecipeAgentSettingsOutput) ScanLevel() pulumi.StringOutput
- func (o HostScanRecipeAgentSettingsOutput) ToHostScanRecipeAgentSettingsOutput() HostScanRecipeAgentSettingsOutput
- func (o HostScanRecipeAgentSettingsOutput) ToHostScanRecipeAgentSettingsOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsOutput
- func (o HostScanRecipeAgentSettingsOutput) ToHostScanRecipeAgentSettingsPtrOutput() HostScanRecipeAgentSettingsPtrOutput
- func (o HostScanRecipeAgentSettingsOutput) ToHostScanRecipeAgentSettingsPtrOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsPtrOutput
- type HostScanRecipeAgentSettingsPtrInput
- type HostScanRecipeAgentSettingsPtrOutput
- func (o HostScanRecipeAgentSettingsPtrOutput) AgentConfiguration() HostScanRecipeAgentSettingsAgentConfigurationPtrOutput
- func (o HostScanRecipeAgentSettingsPtrOutput) Elem() HostScanRecipeAgentSettingsOutput
- func (HostScanRecipeAgentSettingsPtrOutput) ElementType() reflect.Type
- func (o HostScanRecipeAgentSettingsPtrOutput) ScanLevel() pulumi.StringPtrOutput
- func (o HostScanRecipeAgentSettingsPtrOutput) ToHostScanRecipeAgentSettingsPtrOutput() HostScanRecipeAgentSettingsPtrOutput
- func (o HostScanRecipeAgentSettingsPtrOutput) ToHostScanRecipeAgentSettingsPtrOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsPtrOutput
- type HostScanRecipeApplicationSettings
- type HostScanRecipeApplicationSettingsArgs
- func (HostScanRecipeApplicationSettingsArgs) ElementType() reflect.Type
- func (i HostScanRecipeApplicationSettingsArgs) ToHostScanRecipeApplicationSettingsOutput() HostScanRecipeApplicationSettingsOutput
- func (i HostScanRecipeApplicationSettingsArgs) ToHostScanRecipeApplicationSettingsOutputWithContext(ctx context.Context) HostScanRecipeApplicationSettingsOutput
- func (i HostScanRecipeApplicationSettingsArgs) ToHostScanRecipeApplicationSettingsPtrOutput() HostScanRecipeApplicationSettingsPtrOutput
- func (i HostScanRecipeApplicationSettingsArgs) ToHostScanRecipeApplicationSettingsPtrOutputWithContext(ctx context.Context) HostScanRecipeApplicationSettingsPtrOutput
- type HostScanRecipeApplicationSettingsFoldersToScan
- type HostScanRecipeApplicationSettingsFoldersToScanArgs
- func (HostScanRecipeApplicationSettingsFoldersToScanArgs) ElementType() reflect.Type
- func (i HostScanRecipeApplicationSettingsFoldersToScanArgs) ToHostScanRecipeApplicationSettingsFoldersToScanOutput() HostScanRecipeApplicationSettingsFoldersToScanOutput
- func (i HostScanRecipeApplicationSettingsFoldersToScanArgs) ToHostScanRecipeApplicationSettingsFoldersToScanOutputWithContext(ctx context.Context) HostScanRecipeApplicationSettingsFoldersToScanOutput
- type HostScanRecipeApplicationSettingsFoldersToScanArray
- func (HostScanRecipeApplicationSettingsFoldersToScanArray) ElementType() reflect.Type
- func (i HostScanRecipeApplicationSettingsFoldersToScanArray) ToHostScanRecipeApplicationSettingsFoldersToScanArrayOutput() HostScanRecipeApplicationSettingsFoldersToScanArrayOutput
- func (i HostScanRecipeApplicationSettingsFoldersToScanArray) ToHostScanRecipeApplicationSettingsFoldersToScanArrayOutputWithContext(ctx context.Context) HostScanRecipeApplicationSettingsFoldersToScanArrayOutput
- type HostScanRecipeApplicationSettingsFoldersToScanArrayInput
- type HostScanRecipeApplicationSettingsFoldersToScanArrayOutput
- func (HostScanRecipeApplicationSettingsFoldersToScanArrayOutput) ElementType() reflect.Type
- func (o HostScanRecipeApplicationSettingsFoldersToScanArrayOutput) Index(i pulumi.IntInput) HostScanRecipeApplicationSettingsFoldersToScanOutput
- func (o HostScanRecipeApplicationSettingsFoldersToScanArrayOutput) ToHostScanRecipeApplicationSettingsFoldersToScanArrayOutput() HostScanRecipeApplicationSettingsFoldersToScanArrayOutput
- func (o HostScanRecipeApplicationSettingsFoldersToScanArrayOutput) ToHostScanRecipeApplicationSettingsFoldersToScanArrayOutputWithContext(ctx context.Context) HostScanRecipeApplicationSettingsFoldersToScanArrayOutput
- type HostScanRecipeApplicationSettingsFoldersToScanInput
- type HostScanRecipeApplicationSettingsFoldersToScanOutput
- func (HostScanRecipeApplicationSettingsFoldersToScanOutput) ElementType() reflect.Type
- func (o HostScanRecipeApplicationSettingsFoldersToScanOutput) Folder() pulumi.StringOutput
- func (o HostScanRecipeApplicationSettingsFoldersToScanOutput) Operatingsystem() pulumi.StringOutput
- func (o HostScanRecipeApplicationSettingsFoldersToScanOutput) ToHostScanRecipeApplicationSettingsFoldersToScanOutput() HostScanRecipeApplicationSettingsFoldersToScanOutput
- func (o HostScanRecipeApplicationSettingsFoldersToScanOutput) ToHostScanRecipeApplicationSettingsFoldersToScanOutputWithContext(ctx context.Context) HostScanRecipeApplicationSettingsFoldersToScanOutput
- type HostScanRecipeApplicationSettingsInput
- type HostScanRecipeApplicationSettingsOutput
- func (o HostScanRecipeApplicationSettingsOutput) ApplicationScanRecurrence() pulumi.StringOutput
- func (HostScanRecipeApplicationSettingsOutput) ElementType() reflect.Type
- func (o HostScanRecipeApplicationSettingsOutput) FoldersToScans() HostScanRecipeApplicationSettingsFoldersToScanArrayOutput
- func (o HostScanRecipeApplicationSettingsOutput) IsEnabled() pulumi.BoolOutput
- func (o HostScanRecipeApplicationSettingsOutput) ToHostScanRecipeApplicationSettingsOutput() HostScanRecipeApplicationSettingsOutput
- func (o HostScanRecipeApplicationSettingsOutput) ToHostScanRecipeApplicationSettingsOutputWithContext(ctx context.Context) HostScanRecipeApplicationSettingsOutput
- func (o HostScanRecipeApplicationSettingsOutput) ToHostScanRecipeApplicationSettingsPtrOutput() HostScanRecipeApplicationSettingsPtrOutput
- func (o HostScanRecipeApplicationSettingsOutput) ToHostScanRecipeApplicationSettingsPtrOutputWithContext(ctx context.Context) HostScanRecipeApplicationSettingsPtrOutput
- type HostScanRecipeApplicationSettingsPtrInput
- type HostScanRecipeApplicationSettingsPtrOutput
- func (o HostScanRecipeApplicationSettingsPtrOutput) ApplicationScanRecurrence() pulumi.StringPtrOutput
- func (o HostScanRecipeApplicationSettingsPtrOutput) Elem() HostScanRecipeApplicationSettingsOutput
- func (HostScanRecipeApplicationSettingsPtrOutput) ElementType() reflect.Type
- func (o HostScanRecipeApplicationSettingsPtrOutput) FoldersToScans() HostScanRecipeApplicationSettingsFoldersToScanArrayOutput
- func (o HostScanRecipeApplicationSettingsPtrOutput) IsEnabled() pulumi.BoolPtrOutput
- func (o HostScanRecipeApplicationSettingsPtrOutput) ToHostScanRecipeApplicationSettingsPtrOutput() HostScanRecipeApplicationSettingsPtrOutput
- func (o HostScanRecipeApplicationSettingsPtrOutput) ToHostScanRecipeApplicationSettingsPtrOutputWithContext(ctx context.Context) HostScanRecipeApplicationSettingsPtrOutput
- type HostScanRecipeArgs
- type HostScanRecipeArray
- type HostScanRecipeArrayInput
- type HostScanRecipeArrayOutput
- func (HostScanRecipeArrayOutput) ElementType() reflect.Type
- func (o HostScanRecipeArrayOutput) Index(i pulumi.IntInput) HostScanRecipeOutput
- func (o HostScanRecipeArrayOutput) ToHostScanRecipeArrayOutput() HostScanRecipeArrayOutput
- func (o HostScanRecipeArrayOutput) ToHostScanRecipeArrayOutputWithContext(ctx context.Context) HostScanRecipeArrayOutput
- type HostScanRecipeInput
- type HostScanRecipeMap
- type HostScanRecipeMapInput
- type HostScanRecipeMapOutput
- func (HostScanRecipeMapOutput) ElementType() reflect.Type
- func (o HostScanRecipeMapOutput) MapIndex(k pulumi.StringInput) HostScanRecipeOutput
- func (o HostScanRecipeMapOutput) ToHostScanRecipeMapOutput() HostScanRecipeMapOutput
- func (o HostScanRecipeMapOutput) ToHostScanRecipeMapOutputWithContext(ctx context.Context) HostScanRecipeMapOutput
- type HostScanRecipeOutput
- func (o HostScanRecipeOutput) AgentSettings() HostScanRecipeAgentSettingsOutput
- func (o HostScanRecipeOutput) ApplicationSettings() HostScanRecipeApplicationSettingsOutput
- func (o HostScanRecipeOutput) CompartmentId() pulumi.StringOutput
- func (o HostScanRecipeOutput) DefinedTags() pulumi.StringMapOutput
- func (o HostScanRecipeOutput) DisplayName() pulumi.StringOutput
- func (HostScanRecipeOutput) ElementType() reflect.Type
- func (o HostScanRecipeOutput) FreeformTags() pulumi.StringMapOutput
- func (o HostScanRecipeOutput) PortSettings() HostScanRecipePortSettingsOutput
- func (o HostScanRecipeOutput) Schedule() HostScanRecipeScheduleOutput
- func (o HostScanRecipeOutput) State() pulumi.StringOutput
- func (o HostScanRecipeOutput) SystemTags() pulumi.StringMapOutput
- func (o HostScanRecipeOutput) TimeCreated() pulumi.StringOutput
- func (o HostScanRecipeOutput) TimeUpdated() pulumi.StringOutput
- func (o HostScanRecipeOutput) ToHostScanRecipeOutput() HostScanRecipeOutput
- func (o HostScanRecipeOutput) ToHostScanRecipeOutputWithContext(ctx context.Context) HostScanRecipeOutput
- type HostScanRecipePortSettings
- type HostScanRecipePortSettingsArgs
- func (HostScanRecipePortSettingsArgs) ElementType() reflect.Type
- func (i HostScanRecipePortSettingsArgs) ToHostScanRecipePortSettingsOutput() HostScanRecipePortSettingsOutput
- func (i HostScanRecipePortSettingsArgs) ToHostScanRecipePortSettingsOutputWithContext(ctx context.Context) HostScanRecipePortSettingsOutput
- func (i HostScanRecipePortSettingsArgs) ToHostScanRecipePortSettingsPtrOutput() HostScanRecipePortSettingsPtrOutput
- func (i HostScanRecipePortSettingsArgs) ToHostScanRecipePortSettingsPtrOutputWithContext(ctx context.Context) HostScanRecipePortSettingsPtrOutput
- type HostScanRecipePortSettingsInput
- type HostScanRecipePortSettingsOutput
- func (HostScanRecipePortSettingsOutput) ElementType() reflect.Type
- func (o HostScanRecipePortSettingsOutput) ScanLevel() pulumi.StringOutput
- func (o HostScanRecipePortSettingsOutput) ToHostScanRecipePortSettingsOutput() HostScanRecipePortSettingsOutput
- func (o HostScanRecipePortSettingsOutput) ToHostScanRecipePortSettingsOutputWithContext(ctx context.Context) HostScanRecipePortSettingsOutput
- func (o HostScanRecipePortSettingsOutput) ToHostScanRecipePortSettingsPtrOutput() HostScanRecipePortSettingsPtrOutput
- func (o HostScanRecipePortSettingsOutput) ToHostScanRecipePortSettingsPtrOutputWithContext(ctx context.Context) HostScanRecipePortSettingsPtrOutput
- type HostScanRecipePortSettingsPtrInput
- type HostScanRecipePortSettingsPtrOutput
- func (o HostScanRecipePortSettingsPtrOutput) Elem() HostScanRecipePortSettingsOutput
- func (HostScanRecipePortSettingsPtrOutput) ElementType() reflect.Type
- func (o HostScanRecipePortSettingsPtrOutput) ScanLevel() pulumi.StringPtrOutput
- func (o HostScanRecipePortSettingsPtrOutput) ToHostScanRecipePortSettingsPtrOutput() HostScanRecipePortSettingsPtrOutput
- func (o HostScanRecipePortSettingsPtrOutput) ToHostScanRecipePortSettingsPtrOutputWithContext(ctx context.Context) HostScanRecipePortSettingsPtrOutput
- type HostScanRecipeSchedule
- type HostScanRecipeScheduleArgs
- func (HostScanRecipeScheduleArgs) ElementType() reflect.Type
- func (i HostScanRecipeScheduleArgs) ToHostScanRecipeScheduleOutput() HostScanRecipeScheduleOutput
- func (i HostScanRecipeScheduleArgs) ToHostScanRecipeScheduleOutputWithContext(ctx context.Context) HostScanRecipeScheduleOutput
- func (i HostScanRecipeScheduleArgs) ToHostScanRecipeSchedulePtrOutput() HostScanRecipeSchedulePtrOutput
- func (i HostScanRecipeScheduleArgs) ToHostScanRecipeSchedulePtrOutputWithContext(ctx context.Context) HostScanRecipeSchedulePtrOutput
- type HostScanRecipeScheduleInput
- type HostScanRecipeScheduleOutput
- func (o HostScanRecipeScheduleOutput) DayOfWeek() pulumi.StringPtrOutput
- func (HostScanRecipeScheduleOutput) ElementType() reflect.Type
- func (o HostScanRecipeScheduleOutput) ToHostScanRecipeScheduleOutput() HostScanRecipeScheduleOutput
- func (o HostScanRecipeScheduleOutput) ToHostScanRecipeScheduleOutputWithContext(ctx context.Context) HostScanRecipeScheduleOutput
- func (o HostScanRecipeScheduleOutput) ToHostScanRecipeSchedulePtrOutput() HostScanRecipeSchedulePtrOutput
- func (o HostScanRecipeScheduleOutput) ToHostScanRecipeSchedulePtrOutputWithContext(ctx context.Context) HostScanRecipeSchedulePtrOutput
- func (o HostScanRecipeScheduleOutput) Type() pulumi.StringOutput
- type HostScanRecipeSchedulePtrInput
- type HostScanRecipeSchedulePtrOutput
- func (o HostScanRecipeSchedulePtrOutput) DayOfWeek() pulumi.StringPtrOutput
- func (o HostScanRecipeSchedulePtrOutput) Elem() HostScanRecipeScheduleOutput
- func (HostScanRecipeSchedulePtrOutput) ElementType() reflect.Type
- func (o HostScanRecipeSchedulePtrOutput) ToHostScanRecipeSchedulePtrOutput() HostScanRecipeSchedulePtrOutput
- func (o HostScanRecipeSchedulePtrOutput) ToHostScanRecipeSchedulePtrOutputWithContext(ctx context.Context) HostScanRecipeSchedulePtrOutput
- func (o HostScanRecipeSchedulePtrOutput) Type() pulumi.StringPtrOutput
- type HostScanRecipeState
- type HostScanTarget
- type HostScanTargetArgs
- type HostScanTargetArray
- type HostScanTargetArrayInput
- type HostScanTargetArrayOutput
- func (HostScanTargetArrayOutput) ElementType() reflect.Type
- func (o HostScanTargetArrayOutput) Index(i pulumi.IntInput) HostScanTargetOutput
- func (o HostScanTargetArrayOutput) ToHostScanTargetArrayOutput() HostScanTargetArrayOutput
- func (o HostScanTargetArrayOutput) ToHostScanTargetArrayOutputWithContext(ctx context.Context) HostScanTargetArrayOutput
- type HostScanTargetInput
- type HostScanTargetMap
- type HostScanTargetMapInput
- type HostScanTargetMapOutput
- func (HostScanTargetMapOutput) ElementType() reflect.Type
- func (o HostScanTargetMapOutput) MapIndex(k pulumi.StringInput) HostScanTargetOutput
- func (o HostScanTargetMapOutput) ToHostScanTargetMapOutput() HostScanTargetMapOutput
- func (o HostScanTargetMapOutput) ToHostScanTargetMapOutputWithContext(ctx context.Context) HostScanTargetMapOutput
- type HostScanTargetOutput
- func (o HostScanTargetOutput) CompartmentId() pulumi.StringOutput
- func (o HostScanTargetOutput) DefinedTags() pulumi.StringMapOutput
- func (o HostScanTargetOutput) Description() pulumi.StringOutput
- func (o HostScanTargetOutput) DisplayName() pulumi.StringOutput
- func (HostScanTargetOutput) ElementType() reflect.Type
- func (o HostScanTargetOutput) FreeformTags() pulumi.StringMapOutput
- func (o HostScanTargetOutput) HostScanRecipeId() pulumi.StringOutput
- func (o HostScanTargetOutput) InstanceIds() pulumi.StringArrayOutput
- func (o HostScanTargetOutput) State() pulumi.StringOutput
- func (o HostScanTargetOutput) SystemTags() pulumi.StringMapOutput
- func (o HostScanTargetOutput) TargetCompartmentId() pulumi.StringOutput
- func (o HostScanTargetOutput) TimeCreated() pulumi.StringOutput
- func (o HostScanTargetOutput) TimeUpdated() pulumi.StringOutput
- func (o HostScanTargetOutput) ToHostScanTargetOutput() HostScanTargetOutput
- func (o HostScanTargetOutput) ToHostScanTargetOutputWithContext(ctx context.Context) HostScanTargetOutput
- type HostScanTargetState
- type LookupContainerScanRecipeArgs
- type LookupContainerScanRecipeOutputArgs
- type LookupContainerScanRecipeResult
- type LookupContainerScanRecipeResultOutput
- func (o LookupContainerScanRecipeResultOutput) CompartmentId() pulumi.StringOutput
- func (o LookupContainerScanRecipeResultOutput) ContainerScanRecipeId() pulumi.StringOutput
- func (o LookupContainerScanRecipeResultOutput) DefinedTags() pulumi.StringMapOutput
- func (o LookupContainerScanRecipeResultOutput) DisplayName() pulumi.StringOutput
- func (LookupContainerScanRecipeResultOutput) ElementType() reflect.Type
- func (o LookupContainerScanRecipeResultOutput) FreeformTags() pulumi.StringMapOutput
- func (o LookupContainerScanRecipeResultOutput) Id() pulumi.StringOutput
- func (o LookupContainerScanRecipeResultOutput) ImageCount() pulumi.IntOutput
- func (o LookupContainerScanRecipeResultOutput) ScanSettings() GetContainerScanRecipeScanSettingArrayOutput
- func (o LookupContainerScanRecipeResultOutput) State() pulumi.StringOutput
- func (o LookupContainerScanRecipeResultOutput) SystemTags() pulumi.StringMapOutput
- func (o LookupContainerScanRecipeResultOutput) TimeCreated() pulumi.StringOutput
- func (o LookupContainerScanRecipeResultOutput) TimeUpdated() pulumi.StringOutput
- func (o LookupContainerScanRecipeResultOutput) ToLookupContainerScanRecipeResultOutput() LookupContainerScanRecipeResultOutput
- func (o LookupContainerScanRecipeResultOutput) ToLookupContainerScanRecipeResultOutputWithContext(ctx context.Context) LookupContainerScanRecipeResultOutput
- type LookupContainerScanTargetArgs
- type LookupContainerScanTargetOutputArgs
- type LookupContainerScanTargetResult
- type LookupContainerScanTargetResultOutput
- func (o LookupContainerScanTargetResultOutput) CompartmentId() pulumi.StringOutput
- func (o LookupContainerScanTargetResultOutput) ContainerScanRecipeId() pulumi.StringOutput
- func (o LookupContainerScanTargetResultOutput) ContainerScanTargetId() pulumi.StringOutput
- func (o LookupContainerScanTargetResultOutput) DefinedTags() pulumi.StringMapOutput
- func (o LookupContainerScanTargetResultOutput) Description() pulumi.StringOutput
- func (o LookupContainerScanTargetResultOutput) DisplayName() pulumi.StringOutput
- func (LookupContainerScanTargetResultOutput) ElementType() reflect.Type
- func (o LookupContainerScanTargetResultOutput) FreeformTags() pulumi.StringMapOutput
- func (o LookupContainerScanTargetResultOutput) Id() pulumi.StringOutput
- func (o LookupContainerScanTargetResultOutput) State() pulumi.StringOutput
- func (o LookupContainerScanTargetResultOutput) SystemTags() pulumi.StringMapOutput
- func (o LookupContainerScanTargetResultOutput) TargetRegistries() GetContainerScanTargetTargetRegistryArrayOutput
- func (o LookupContainerScanTargetResultOutput) TimeCreated() pulumi.StringOutput
- func (o LookupContainerScanTargetResultOutput) TimeUpdated() pulumi.StringOutput
- func (o LookupContainerScanTargetResultOutput) ToLookupContainerScanTargetResultOutput() LookupContainerScanTargetResultOutput
- func (o LookupContainerScanTargetResultOutput) ToLookupContainerScanTargetResultOutputWithContext(ctx context.Context) LookupContainerScanTargetResultOutput
- type LookupHostScanRecipeArgs
- type LookupHostScanRecipeOutputArgs
- type LookupHostScanRecipeResult
- type LookupHostScanRecipeResultOutput
- func (o LookupHostScanRecipeResultOutput) AgentSettings() GetHostScanRecipeAgentSettingArrayOutput
- func (o LookupHostScanRecipeResultOutput) ApplicationSettings() GetHostScanRecipeApplicationSettingArrayOutput
- func (o LookupHostScanRecipeResultOutput) CompartmentId() pulumi.StringOutput
- func (o LookupHostScanRecipeResultOutput) DefinedTags() pulumi.StringMapOutput
- func (o LookupHostScanRecipeResultOutput) DisplayName() pulumi.StringOutput
- func (LookupHostScanRecipeResultOutput) ElementType() reflect.Type
- func (o LookupHostScanRecipeResultOutput) FreeformTags() pulumi.StringMapOutput
- func (o LookupHostScanRecipeResultOutput) HostScanRecipeId() pulumi.StringOutput
- func (o LookupHostScanRecipeResultOutput) Id() pulumi.StringOutput
- func (o LookupHostScanRecipeResultOutput) PortSettings() GetHostScanRecipePortSettingArrayOutput
- func (o LookupHostScanRecipeResultOutput) Schedules() GetHostScanRecipeScheduleArrayOutput
- func (o LookupHostScanRecipeResultOutput) State() pulumi.StringOutput
- func (o LookupHostScanRecipeResultOutput) SystemTags() pulumi.StringMapOutput
- func (o LookupHostScanRecipeResultOutput) TimeCreated() pulumi.StringOutput
- func (o LookupHostScanRecipeResultOutput) TimeUpdated() pulumi.StringOutput
- func (o LookupHostScanRecipeResultOutput) ToLookupHostScanRecipeResultOutput() LookupHostScanRecipeResultOutput
- func (o LookupHostScanRecipeResultOutput) ToLookupHostScanRecipeResultOutputWithContext(ctx context.Context) LookupHostScanRecipeResultOutput
- type LookupHostScanTargetArgs
- type LookupHostScanTargetOutputArgs
- type LookupHostScanTargetResult
- type LookupHostScanTargetResultOutput
- func (o LookupHostScanTargetResultOutput) CompartmentId() pulumi.StringOutput
- func (o LookupHostScanTargetResultOutput) DefinedTags() pulumi.StringMapOutput
- func (o LookupHostScanTargetResultOutput) Description() pulumi.StringOutput
- func (o LookupHostScanTargetResultOutput) DisplayName() pulumi.StringOutput
- func (LookupHostScanTargetResultOutput) ElementType() reflect.Type
- func (o LookupHostScanTargetResultOutput) FreeformTags() pulumi.StringMapOutput
- func (o LookupHostScanTargetResultOutput) HostScanRecipeId() pulumi.StringOutput
- func (o LookupHostScanTargetResultOutput) HostScanTargetId() pulumi.StringOutput
- func (o LookupHostScanTargetResultOutput) Id() pulumi.StringOutput
- func (o LookupHostScanTargetResultOutput) InstanceIds() pulumi.StringArrayOutput
- func (o LookupHostScanTargetResultOutput) State() pulumi.StringOutput
- func (o LookupHostScanTargetResultOutput) SystemTags() pulumi.StringMapOutput
- func (o LookupHostScanTargetResultOutput) TargetCompartmentId() pulumi.StringOutput
- func (o LookupHostScanTargetResultOutput) TimeCreated() pulumi.StringOutput
- func (o LookupHostScanTargetResultOutput) TimeUpdated() pulumi.StringOutput
- func (o LookupHostScanTargetResultOutput) ToLookupHostScanTargetResultOutput() LookupHostScanTargetResultOutput
- func (o LookupHostScanTargetResultOutput) ToLookupHostScanTargetResultOutputWithContext(ctx context.Context) LookupHostScanTargetResultOutput
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContainerScanRecipe ¶
type ContainerScanRecipe struct { pulumi.CustomResourceState // (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the container scan recipe's compartment CompartmentId pulumi.StringOutput `pulumi:"compartmentId"` // (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}` DefinedTags pulumi.StringMapOutput `pulumi:"definedTags"` // (Updatable) User friendly name of container scan recipe. If not present, will be auto-generated. DisplayName pulumi.StringOutput `pulumi:"displayName"` // (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` FreeformTags pulumi.StringMapOutput `pulumi:"freeformTags"` // (Updatable) This field is set equal to the number of images we want to scan in the first go when the recipe is created ImageCount pulumi.IntOutput `pulumi:"imageCount"` // (Updatable) A collection of container scan settings ScanSettings ContainerScanRecipeScanSettingsOutput `pulumi:"scanSettings"` // The current state of the config. State pulumi.StringOutput `pulumi:"state"` // Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}` SystemTags pulumi.StringMapOutput `pulumi:"systemTags"` // Date and time the recipe was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeCreated pulumi.StringOutput `pulumi:"timeCreated"` // Date and time the recipe was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeUpdated pulumi.StringOutput `pulumi:"timeUpdated"` }
This resource provides the Container Scan Recipe resource in Oracle Cloud Infrastructure Vulnerability Scanning service.
Creates a new ContainerScanRecipe. A recipe determines the types of security issues that you want scanned.
## Example Usage
```go package main
import (
"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/VulnerabilityScanning" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { _, err := VulnerabilityScanning.NewContainerScanRecipe(ctx, "test_container_scan_recipe", &VulnerabilityScanning.ContainerScanRecipeArgs{ CompartmentId: pulumi.Any(compartmentId), ScanSettings: &vulnerabilityscanning.ContainerScanRecipeScanSettingsArgs{ ScanLevel: pulumi.Any(containerScanRecipeScanSettingsScanLevel), }, DefinedTags: pulumi.StringMap{ "foo-namespace.bar-key": pulumi.String("value"), }, DisplayName: pulumi.Any(containerScanRecipeDisplayName), FreeformTags: pulumi.StringMap{ "bar-key": pulumi.String("value"), }, ImageCount: pulumi.Any(containerScanRecipeImageCount), }) if err != nil { return err } return nil }) }
```
## Import
ContainerScanRecipes can be imported using the `id`, e.g.
```sh $ pulumi import oci:VulnerabilityScanning/containerScanRecipe:ContainerScanRecipe test_container_scan_recipe "id" ```
func GetContainerScanRecipe ¶
func GetContainerScanRecipe(ctx *pulumi.Context, name string, id pulumi.IDInput, state *ContainerScanRecipeState, opts ...pulumi.ResourceOption) (*ContainerScanRecipe, error)
GetContainerScanRecipe gets an existing ContainerScanRecipe 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 NewContainerScanRecipe ¶
func NewContainerScanRecipe(ctx *pulumi.Context, name string, args *ContainerScanRecipeArgs, opts ...pulumi.ResourceOption) (*ContainerScanRecipe, error)
NewContainerScanRecipe registers a new resource with the given unique name, arguments, and options.
func (*ContainerScanRecipe) ElementType ¶
func (*ContainerScanRecipe) ElementType() reflect.Type
func (*ContainerScanRecipe) ToContainerScanRecipeOutput ¶
func (i *ContainerScanRecipe) ToContainerScanRecipeOutput() ContainerScanRecipeOutput
func (*ContainerScanRecipe) ToContainerScanRecipeOutputWithContext ¶
func (i *ContainerScanRecipe) ToContainerScanRecipeOutputWithContext(ctx context.Context) ContainerScanRecipeOutput
type ContainerScanRecipeArgs ¶
type ContainerScanRecipeArgs struct { // (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the container scan recipe's compartment CompartmentId pulumi.StringInput // (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}` DefinedTags pulumi.StringMapInput // (Updatable) User friendly name of container scan recipe. If not present, will be auto-generated. DisplayName pulumi.StringPtrInput // (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` FreeformTags pulumi.StringMapInput // (Updatable) This field is set equal to the number of images we want to scan in the first go when the recipe is created ImageCount pulumi.IntPtrInput // (Updatable) A collection of container scan settings ScanSettings ContainerScanRecipeScanSettingsInput }
The set of arguments for constructing a ContainerScanRecipe resource.
func (ContainerScanRecipeArgs) ElementType ¶
func (ContainerScanRecipeArgs) ElementType() reflect.Type
type ContainerScanRecipeArray ¶
type ContainerScanRecipeArray []ContainerScanRecipeInput
func (ContainerScanRecipeArray) ElementType ¶
func (ContainerScanRecipeArray) ElementType() reflect.Type
func (ContainerScanRecipeArray) ToContainerScanRecipeArrayOutput ¶
func (i ContainerScanRecipeArray) ToContainerScanRecipeArrayOutput() ContainerScanRecipeArrayOutput
func (ContainerScanRecipeArray) ToContainerScanRecipeArrayOutputWithContext ¶
func (i ContainerScanRecipeArray) ToContainerScanRecipeArrayOutputWithContext(ctx context.Context) ContainerScanRecipeArrayOutput
type ContainerScanRecipeArrayInput ¶
type ContainerScanRecipeArrayInput interface { pulumi.Input ToContainerScanRecipeArrayOutput() ContainerScanRecipeArrayOutput ToContainerScanRecipeArrayOutputWithContext(context.Context) ContainerScanRecipeArrayOutput }
ContainerScanRecipeArrayInput is an input type that accepts ContainerScanRecipeArray and ContainerScanRecipeArrayOutput values. You can construct a concrete instance of `ContainerScanRecipeArrayInput` via:
ContainerScanRecipeArray{ ContainerScanRecipeArgs{...} }
type ContainerScanRecipeArrayOutput ¶
type ContainerScanRecipeArrayOutput struct{ *pulumi.OutputState }
func (ContainerScanRecipeArrayOutput) ElementType ¶
func (ContainerScanRecipeArrayOutput) ElementType() reflect.Type
func (ContainerScanRecipeArrayOutput) Index ¶
func (o ContainerScanRecipeArrayOutput) Index(i pulumi.IntInput) ContainerScanRecipeOutput
func (ContainerScanRecipeArrayOutput) ToContainerScanRecipeArrayOutput ¶
func (o ContainerScanRecipeArrayOutput) ToContainerScanRecipeArrayOutput() ContainerScanRecipeArrayOutput
func (ContainerScanRecipeArrayOutput) ToContainerScanRecipeArrayOutputWithContext ¶
func (o ContainerScanRecipeArrayOutput) ToContainerScanRecipeArrayOutputWithContext(ctx context.Context) ContainerScanRecipeArrayOutput
type ContainerScanRecipeInput ¶
type ContainerScanRecipeInput interface { pulumi.Input ToContainerScanRecipeOutput() ContainerScanRecipeOutput ToContainerScanRecipeOutputWithContext(ctx context.Context) ContainerScanRecipeOutput }
type ContainerScanRecipeMap ¶
type ContainerScanRecipeMap map[string]ContainerScanRecipeInput
func (ContainerScanRecipeMap) ElementType ¶
func (ContainerScanRecipeMap) ElementType() reflect.Type
func (ContainerScanRecipeMap) ToContainerScanRecipeMapOutput ¶
func (i ContainerScanRecipeMap) ToContainerScanRecipeMapOutput() ContainerScanRecipeMapOutput
func (ContainerScanRecipeMap) ToContainerScanRecipeMapOutputWithContext ¶
func (i ContainerScanRecipeMap) ToContainerScanRecipeMapOutputWithContext(ctx context.Context) ContainerScanRecipeMapOutput
type ContainerScanRecipeMapInput ¶
type ContainerScanRecipeMapInput interface { pulumi.Input ToContainerScanRecipeMapOutput() ContainerScanRecipeMapOutput ToContainerScanRecipeMapOutputWithContext(context.Context) ContainerScanRecipeMapOutput }
ContainerScanRecipeMapInput is an input type that accepts ContainerScanRecipeMap and ContainerScanRecipeMapOutput values. You can construct a concrete instance of `ContainerScanRecipeMapInput` via:
ContainerScanRecipeMap{ "key": ContainerScanRecipeArgs{...} }
type ContainerScanRecipeMapOutput ¶
type ContainerScanRecipeMapOutput struct{ *pulumi.OutputState }
func (ContainerScanRecipeMapOutput) ElementType ¶
func (ContainerScanRecipeMapOutput) ElementType() reflect.Type
func (ContainerScanRecipeMapOutput) MapIndex ¶
func (o ContainerScanRecipeMapOutput) MapIndex(k pulumi.StringInput) ContainerScanRecipeOutput
func (ContainerScanRecipeMapOutput) ToContainerScanRecipeMapOutput ¶
func (o ContainerScanRecipeMapOutput) ToContainerScanRecipeMapOutput() ContainerScanRecipeMapOutput
func (ContainerScanRecipeMapOutput) ToContainerScanRecipeMapOutputWithContext ¶
func (o ContainerScanRecipeMapOutput) ToContainerScanRecipeMapOutputWithContext(ctx context.Context) ContainerScanRecipeMapOutput
type ContainerScanRecipeOutput ¶
type ContainerScanRecipeOutput struct{ *pulumi.OutputState }
func (ContainerScanRecipeOutput) CompartmentId ¶
func (o ContainerScanRecipeOutput) CompartmentId() pulumi.StringOutput
(Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the container scan recipe's compartment
func (ContainerScanRecipeOutput) DefinedTags ¶
func (o ContainerScanRecipeOutput) DefinedTags() pulumi.StringMapOutput
(Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
func (ContainerScanRecipeOutput) DisplayName ¶
func (o ContainerScanRecipeOutput) DisplayName() pulumi.StringOutput
(Updatable) User friendly name of container scan recipe. If not present, will be auto-generated.
func (ContainerScanRecipeOutput) ElementType ¶
func (ContainerScanRecipeOutput) ElementType() reflect.Type
func (ContainerScanRecipeOutput) FreeformTags ¶
func (o ContainerScanRecipeOutput) FreeformTags() pulumi.StringMapOutput
(Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
func (ContainerScanRecipeOutput) ImageCount ¶
func (o ContainerScanRecipeOutput) ImageCount() pulumi.IntOutput
(Updatable) This field is set equal to the number of images we want to scan in the first go when the recipe is created
func (ContainerScanRecipeOutput) ScanSettings ¶
func (o ContainerScanRecipeOutput) ScanSettings() ContainerScanRecipeScanSettingsOutput
(Updatable) A collection of container scan settings
func (ContainerScanRecipeOutput) State ¶
func (o ContainerScanRecipeOutput) State() pulumi.StringOutput
The current state of the config.
func (ContainerScanRecipeOutput) SystemTags ¶
func (o ContainerScanRecipeOutput) SystemTags() pulumi.StringMapOutput
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
func (ContainerScanRecipeOutput) TimeCreated ¶
func (o ContainerScanRecipeOutput) TimeCreated() pulumi.StringOutput
Date and time the recipe was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339)
func (ContainerScanRecipeOutput) TimeUpdated ¶
func (o ContainerScanRecipeOutput) TimeUpdated() pulumi.StringOutput
Date and time the recipe was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339)
func (ContainerScanRecipeOutput) ToContainerScanRecipeOutput ¶
func (o ContainerScanRecipeOutput) ToContainerScanRecipeOutput() ContainerScanRecipeOutput
func (ContainerScanRecipeOutput) ToContainerScanRecipeOutputWithContext ¶
func (o ContainerScanRecipeOutput) ToContainerScanRecipeOutputWithContext(ctx context.Context) ContainerScanRecipeOutput
type ContainerScanRecipeScanSettings ¶
type ContainerScanRecipeScanSettings struct { // (Updatable) The scan level // // ** IMPORTANT ** // Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values ScanLevel string `pulumi:"scanLevel"` }
type ContainerScanRecipeScanSettingsArgs ¶
type ContainerScanRecipeScanSettingsArgs struct { // (Updatable) The scan level // // ** IMPORTANT ** // Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values ScanLevel pulumi.StringInput `pulumi:"scanLevel"` }
func (ContainerScanRecipeScanSettingsArgs) ElementType ¶
func (ContainerScanRecipeScanSettingsArgs) ElementType() reflect.Type
func (ContainerScanRecipeScanSettingsArgs) ToContainerScanRecipeScanSettingsOutput ¶
func (i ContainerScanRecipeScanSettingsArgs) ToContainerScanRecipeScanSettingsOutput() ContainerScanRecipeScanSettingsOutput
func (ContainerScanRecipeScanSettingsArgs) ToContainerScanRecipeScanSettingsOutputWithContext ¶
func (i ContainerScanRecipeScanSettingsArgs) ToContainerScanRecipeScanSettingsOutputWithContext(ctx context.Context) ContainerScanRecipeScanSettingsOutput
func (ContainerScanRecipeScanSettingsArgs) ToContainerScanRecipeScanSettingsPtrOutput ¶
func (i ContainerScanRecipeScanSettingsArgs) ToContainerScanRecipeScanSettingsPtrOutput() ContainerScanRecipeScanSettingsPtrOutput
func (ContainerScanRecipeScanSettingsArgs) ToContainerScanRecipeScanSettingsPtrOutputWithContext ¶
func (i ContainerScanRecipeScanSettingsArgs) ToContainerScanRecipeScanSettingsPtrOutputWithContext(ctx context.Context) ContainerScanRecipeScanSettingsPtrOutput
type ContainerScanRecipeScanSettingsInput ¶
type ContainerScanRecipeScanSettingsInput interface { pulumi.Input ToContainerScanRecipeScanSettingsOutput() ContainerScanRecipeScanSettingsOutput ToContainerScanRecipeScanSettingsOutputWithContext(context.Context) ContainerScanRecipeScanSettingsOutput }
ContainerScanRecipeScanSettingsInput is an input type that accepts ContainerScanRecipeScanSettingsArgs and ContainerScanRecipeScanSettingsOutput values. You can construct a concrete instance of `ContainerScanRecipeScanSettingsInput` via:
ContainerScanRecipeScanSettingsArgs{...}
type ContainerScanRecipeScanSettingsOutput ¶
type ContainerScanRecipeScanSettingsOutput struct{ *pulumi.OutputState }
func (ContainerScanRecipeScanSettingsOutput) ElementType ¶
func (ContainerScanRecipeScanSettingsOutput) ElementType() reflect.Type
func (ContainerScanRecipeScanSettingsOutput) ScanLevel ¶
func (o ContainerScanRecipeScanSettingsOutput) ScanLevel() pulumi.StringOutput
(Updatable) The scan level
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
func (ContainerScanRecipeScanSettingsOutput) ToContainerScanRecipeScanSettingsOutput ¶
func (o ContainerScanRecipeScanSettingsOutput) ToContainerScanRecipeScanSettingsOutput() ContainerScanRecipeScanSettingsOutput
func (ContainerScanRecipeScanSettingsOutput) ToContainerScanRecipeScanSettingsOutputWithContext ¶
func (o ContainerScanRecipeScanSettingsOutput) ToContainerScanRecipeScanSettingsOutputWithContext(ctx context.Context) ContainerScanRecipeScanSettingsOutput
func (ContainerScanRecipeScanSettingsOutput) ToContainerScanRecipeScanSettingsPtrOutput ¶
func (o ContainerScanRecipeScanSettingsOutput) ToContainerScanRecipeScanSettingsPtrOutput() ContainerScanRecipeScanSettingsPtrOutput
func (ContainerScanRecipeScanSettingsOutput) ToContainerScanRecipeScanSettingsPtrOutputWithContext ¶
func (o ContainerScanRecipeScanSettingsOutput) ToContainerScanRecipeScanSettingsPtrOutputWithContext(ctx context.Context) ContainerScanRecipeScanSettingsPtrOutput
type ContainerScanRecipeScanSettingsPtrInput ¶
type ContainerScanRecipeScanSettingsPtrInput interface { pulumi.Input ToContainerScanRecipeScanSettingsPtrOutput() ContainerScanRecipeScanSettingsPtrOutput ToContainerScanRecipeScanSettingsPtrOutputWithContext(context.Context) ContainerScanRecipeScanSettingsPtrOutput }
ContainerScanRecipeScanSettingsPtrInput is an input type that accepts ContainerScanRecipeScanSettingsArgs, ContainerScanRecipeScanSettingsPtr and ContainerScanRecipeScanSettingsPtrOutput values. You can construct a concrete instance of `ContainerScanRecipeScanSettingsPtrInput` via:
ContainerScanRecipeScanSettingsArgs{...} or: nil
func ContainerScanRecipeScanSettingsPtr ¶
func ContainerScanRecipeScanSettingsPtr(v *ContainerScanRecipeScanSettingsArgs) ContainerScanRecipeScanSettingsPtrInput
type ContainerScanRecipeScanSettingsPtrOutput ¶
type ContainerScanRecipeScanSettingsPtrOutput struct{ *pulumi.OutputState }
func (ContainerScanRecipeScanSettingsPtrOutput) ElementType ¶
func (ContainerScanRecipeScanSettingsPtrOutput) ElementType() reflect.Type
func (ContainerScanRecipeScanSettingsPtrOutput) ScanLevel ¶
func (o ContainerScanRecipeScanSettingsPtrOutput) ScanLevel() pulumi.StringPtrOutput
(Updatable) The scan level
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
func (ContainerScanRecipeScanSettingsPtrOutput) ToContainerScanRecipeScanSettingsPtrOutput ¶
func (o ContainerScanRecipeScanSettingsPtrOutput) ToContainerScanRecipeScanSettingsPtrOutput() ContainerScanRecipeScanSettingsPtrOutput
func (ContainerScanRecipeScanSettingsPtrOutput) ToContainerScanRecipeScanSettingsPtrOutputWithContext ¶
func (o ContainerScanRecipeScanSettingsPtrOutput) ToContainerScanRecipeScanSettingsPtrOutputWithContext(ctx context.Context) ContainerScanRecipeScanSettingsPtrOutput
type ContainerScanRecipeState ¶
type ContainerScanRecipeState struct { // (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the container scan recipe's compartment CompartmentId pulumi.StringPtrInput // (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}` DefinedTags pulumi.StringMapInput // (Updatable) User friendly name of container scan recipe. If not present, will be auto-generated. DisplayName pulumi.StringPtrInput // (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` FreeformTags pulumi.StringMapInput // (Updatable) This field is set equal to the number of images we want to scan in the first go when the recipe is created ImageCount pulumi.IntPtrInput // (Updatable) A collection of container scan settings ScanSettings ContainerScanRecipeScanSettingsPtrInput // The current state of the config. State pulumi.StringPtrInput // Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}` SystemTags pulumi.StringMapInput // Date and time the recipe was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeCreated pulumi.StringPtrInput // Date and time the recipe was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeUpdated pulumi.StringPtrInput }
func (ContainerScanRecipeState) ElementType ¶
func (ContainerScanRecipeState) ElementType() reflect.Type
type ContainerScanTarget ¶
type ContainerScanTarget struct { pulumi.CustomResourceState // (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the container scan target's compartment CompartmentId pulumi.StringOutput `pulumi:"compartmentId"` // (Updatable) ID of the container scan recipe this target applies. ContainerScanRecipeId pulumi.StringOutput `pulumi:"containerScanRecipeId"` // (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}` DefinedTags pulumi.StringMapOutput `pulumi:"definedTags"` // (Updatable) Target description. Description pulumi.StringOutput `pulumi:"description"` // (Updatable) User friendly name of container scan target. If not present, will be auto-generated. DisplayName pulumi.StringOutput `pulumi:"displayName"` // (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` FreeformTags pulumi.StringMapOutput `pulumi:"freeformTags"` // The current state of the config. State pulumi.StringOutput `pulumi:"state"` // Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}` SystemTags pulumi.StringMapOutput `pulumi:"systemTags"` // (Updatable) Registry information for a container scan target TargetRegistry ContainerScanTargetTargetRegistryOutput `pulumi:"targetRegistry"` // Date and time the target was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeCreated pulumi.StringOutput `pulumi:"timeCreated"` // Date and time the target was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeUpdated pulumi.StringOutput `pulumi:"timeUpdated"` }
This resource provides the Container Scan Target resource in Oracle Cloud Infrastructure Vulnerability Scanning service.
Creates a new ContainerScanTarget. A container scan target specifies a group of one or more Docker image repositories in Oracle Cloud Infrastructure Registry (OCIR) that you want routinely scanned for security vulnerabilities.
## Example Usage
```go package main
import (
"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/VulnerabilityScanning" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { _, err := VulnerabilityScanning.NewContainerScanTarget(ctx, "test_container_scan_target", &VulnerabilityScanning.ContainerScanTargetArgs{ CompartmentId: pulumi.Any(compartmentId), ContainerScanRecipeId: pulumi.Any(testContainerScanRecipe.Id), TargetRegistry: &vulnerabilityscanning.ContainerScanTargetTargetRegistryArgs{ CompartmentId: pulumi.Any(compartmentId), Type: pulumi.Any(containerScanTargetTargetRegistryType), Repositories: pulumi.Any(containerScanTargetTargetRegistryRepositories), Url: pulumi.Any(containerScanTargetTargetRegistryUrl), }, DefinedTags: pulumi.StringMap{ "foo-namespace.bar-key": pulumi.String("value"), }, Description: pulumi.Any(containerScanTargetDescription), DisplayName: pulumi.Any(containerScanTargetDisplayName), FreeformTags: pulumi.StringMap{ "bar-key": pulumi.String("value"), }, }) if err != nil { return err } return nil }) }
```
## Import
ContainerScanTargets can be imported using the `id`, e.g.
```sh $ pulumi import oci:VulnerabilityScanning/containerScanTarget:ContainerScanTarget test_container_scan_target "id" ```
func GetContainerScanTarget ¶
func GetContainerScanTarget(ctx *pulumi.Context, name string, id pulumi.IDInput, state *ContainerScanTargetState, opts ...pulumi.ResourceOption) (*ContainerScanTarget, error)
GetContainerScanTarget gets an existing ContainerScanTarget 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 NewContainerScanTarget ¶
func NewContainerScanTarget(ctx *pulumi.Context, name string, args *ContainerScanTargetArgs, opts ...pulumi.ResourceOption) (*ContainerScanTarget, error)
NewContainerScanTarget registers a new resource with the given unique name, arguments, and options.
func (*ContainerScanTarget) ElementType ¶
func (*ContainerScanTarget) ElementType() reflect.Type
func (*ContainerScanTarget) ToContainerScanTargetOutput ¶
func (i *ContainerScanTarget) ToContainerScanTargetOutput() ContainerScanTargetOutput
func (*ContainerScanTarget) ToContainerScanTargetOutputWithContext ¶
func (i *ContainerScanTarget) ToContainerScanTargetOutputWithContext(ctx context.Context) ContainerScanTargetOutput
type ContainerScanTargetArgs ¶
type ContainerScanTargetArgs struct { // (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the container scan target's compartment CompartmentId pulumi.StringInput // (Updatable) ID of the container scan recipe this target applies. ContainerScanRecipeId pulumi.StringInput // (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}` DefinedTags pulumi.StringMapInput // (Updatable) Target description. Description pulumi.StringPtrInput // (Updatable) User friendly name of container scan target. If not present, will be auto-generated. DisplayName pulumi.StringPtrInput // (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` FreeformTags pulumi.StringMapInput // (Updatable) Registry information for a container scan target TargetRegistry ContainerScanTargetTargetRegistryInput }
The set of arguments for constructing a ContainerScanTarget resource.
func (ContainerScanTargetArgs) ElementType ¶
func (ContainerScanTargetArgs) ElementType() reflect.Type
type ContainerScanTargetArray ¶
type ContainerScanTargetArray []ContainerScanTargetInput
func (ContainerScanTargetArray) ElementType ¶
func (ContainerScanTargetArray) ElementType() reflect.Type
func (ContainerScanTargetArray) ToContainerScanTargetArrayOutput ¶
func (i ContainerScanTargetArray) ToContainerScanTargetArrayOutput() ContainerScanTargetArrayOutput
func (ContainerScanTargetArray) ToContainerScanTargetArrayOutputWithContext ¶
func (i ContainerScanTargetArray) ToContainerScanTargetArrayOutputWithContext(ctx context.Context) ContainerScanTargetArrayOutput
type ContainerScanTargetArrayInput ¶
type ContainerScanTargetArrayInput interface { pulumi.Input ToContainerScanTargetArrayOutput() ContainerScanTargetArrayOutput ToContainerScanTargetArrayOutputWithContext(context.Context) ContainerScanTargetArrayOutput }
ContainerScanTargetArrayInput is an input type that accepts ContainerScanTargetArray and ContainerScanTargetArrayOutput values. You can construct a concrete instance of `ContainerScanTargetArrayInput` via:
ContainerScanTargetArray{ ContainerScanTargetArgs{...} }
type ContainerScanTargetArrayOutput ¶
type ContainerScanTargetArrayOutput struct{ *pulumi.OutputState }
func (ContainerScanTargetArrayOutput) ElementType ¶
func (ContainerScanTargetArrayOutput) ElementType() reflect.Type
func (ContainerScanTargetArrayOutput) Index ¶
func (o ContainerScanTargetArrayOutput) Index(i pulumi.IntInput) ContainerScanTargetOutput
func (ContainerScanTargetArrayOutput) ToContainerScanTargetArrayOutput ¶
func (o ContainerScanTargetArrayOutput) ToContainerScanTargetArrayOutput() ContainerScanTargetArrayOutput
func (ContainerScanTargetArrayOutput) ToContainerScanTargetArrayOutputWithContext ¶
func (o ContainerScanTargetArrayOutput) ToContainerScanTargetArrayOutputWithContext(ctx context.Context) ContainerScanTargetArrayOutput
type ContainerScanTargetInput ¶
type ContainerScanTargetInput interface { pulumi.Input ToContainerScanTargetOutput() ContainerScanTargetOutput ToContainerScanTargetOutputWithContext(ctx context.Context) ContainerScanTargetOutput }
type ContainerScanTargetMap ¶
type ContainerScanTargetMap map[string]ContainerScanTargetInput
func (ContainerScanTargetMap) ElementType ¶
func (ContainerScanTargetMap) ElementType() reflect.Type
func (ContainerScanTargetMap) ToContainerScanTargetMapOutput ¶
func (i ContainerScanTargetMap) ToContainerScanTargetMapOutput() ContainerScanTargetMapOutput
func (ContainerScanTargetMap) ToContainerScanTargetMapOutputWithContext ¶
func (i ContainerScanTargetMap) ToContainerScanTargetMapOutputWithContext(ctx context.Context) ContainerScanTargetMapOutput
type ContainerScanTargetMapInput ¶
type ContainerScanTargetMapInput interface { pulumi.Input ToContainerScanTargetMapOutput() ContainerScanTargetMapOutput ToContainerScanTargetMapOutputWithContext(context.Context) ContainerScanTargetMapOutput }
ContainerScanTargetMapInput is an input type that accepts ContainerScanTargetMap and ContainerScanTargetMapOutput values. You can construct a concrete instance of `ContainerScanTargetMapInput` via:
ContainerScanTargetMap{ "key": ContainerScanTargetArgs{...} }
type ContainerScanTargetMapOutput ¶
type ContainerScanTargetMapOutput struct{ *pulumi.OutputState }
func (ContainerScanTargetMapOutput) ElementType ¶
func (ContainerScanTargetMapOutput) ElementType() reflect.Type
func (ContainerScanTargetMapOutput) MapIndex ¶
func (o ContainerScanTargetMapOutput) MapIndex(k pulumi.StringInput) ContainerScanTargetOutput
func (ContainerScanTargetMapOutput) ToContainerScanTargetMapOutput ¶
func (o ContainerScanTargetMapOutput) ToContainerScanTargetMapOutput() ContainerScanTargetMapOutput
func (ContainerScanTargetMapOutput) ToContainerScanTargetMapOutputWithContext ¶
func (o ContainerScanTargetMapOutput) ToContainerScanTargetMapOutputWithContext(ctx context.Context) ContainerScanTargetMapOutput
type ContainerScanTargetOutput ¶
type ContainerScanTargetOutput struct{ *pulumi.OutputState }
func (ContainerScanTargetOutput) CompartmentId ¶
func (o ContainerScanTargetOutput) CompartmentId() pulumi.StringOutput
(Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the container scan target's compartment
func (ContainerScanTargetOutput) ContainerScanRecipeId ¶
func (o ContainerScanTargetOutput) ContainerScanRecipeId() pulumi.StringOutput
(Updatable) ID of the container scan recipe this target applies.
func (ContainerScanTargetOutput) DefinedTags ¶
func (o ContainerScanTargetOutput) DefinedTags() pulumi.StringMapOutput
(Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
func (ContainerScanTargetOutput) Description ¶
func (o ContainerScanTargetOutput) Description() pulumi.StringOutput
(Updatable) Target description.
func (ContainerScanTargetOutput) DisplayName ¶
func (o ContainerScanTargetOutput) DisplayName() pulumi.StringOutput
(Updatable) User friendly name of container scan target. If not present, will be auto-generated.
func (ContainerScanTargetOutput) ElementType ¶
func (ContainerScanTargetOutput) ElementType() reflect.Type
func (ContainerScanTargetOutput) FreeformTags ¶
func (o ContainerScanTargetOutput) FreeformTags() pulumi.StringMapOutput
(Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
func (ContainerScanTargetOutput) State ¶
func (o ContainerScanTargetOutput) State() pulumi.StringOutput
The current state of the config.
func (ContainerScanTargetOutput) SystemTags ¶
func (o ContainerScanTargetOutput) SystemTags() pulumi.StringMapOutput
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
func (ContainerScanTargetOutput) TargetRegistry ¶
func (o ContainerScanTargetOutput) TargetRegistry() ContainerScanTargetTargetRegistryOutput
(Updatable) Registry information for a container scan target
func (ContainerScanTargetOutput) TimeCreated ¶
func (o ContainerScanTargetOutput) TimeCreated() pulumi.StringOutput
Date and time the target was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339)
func (ContainerScanTargetOutput) TimeUpdated ¶
func (o ContainerScanTargetOutput) TimeUpdated() pulumi.StringOutput
Date and time the target was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339)
func (ContainerScanTargetOutput) ToContainerScanTargetOutput ¶
func (o ContainerScanTargetOutput) ToContainerScanTargetOutput() ContainerScanTargetOutput
func (ContainerScanTargetOutput) ToContainerScanTargetOutputWithContext ¶
func (o ContainerScanTargetOutput) ToContainerScanTargetOutputWithContext(ctx context.Context) ContainerScanTargetOutput
type ContainerScanTargetState ¶
type ContainerScanTargetState struct { // (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the container scan target's compartment CompartmentId pulumi.StringPtrInput // (Updatable) ID of the container scan recipe this target applies. ContainerScanRecipeId pulumi.StringPtrInput // (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}` DefinedTags pulumi.StringMapInput // (Updatable) Target description. Description pulumi.StringPtrInput // (Updatable) User friendly name of container scan target. If not present, will be auto-generated. DisplayName pulumi.StringPtrInput // (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` FreeformTags pulumi.StringMapInput // The current state of the config. State pulumi.StringPtrInput // Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}` SystemTags pulumi.StringMapInput // (Updatable) Registry information for a container scan target TargetRegistry ContainerScanTargetTargetRegistryPtrInput // Date and time the target was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeCreated pulumi.StringPtrInput // Date and time the target was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeUpdated pulumi.StringPtrInput }
func (ContainerScanTargetState) ElementType ¶
func (ContainerScanTargetState) ElementType() reflect.Type
type ContainerScanTargetTargetRegistry ¶
type ContainerScanTargetTargetRegistry struct { // (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment to perform the scans in. All listed repositories must be in the compartment. CompartmentId string `pulumi:"compartmentId"` // (Updatable) List of repositories to scan images in. If left empty, the target defaults to scanning all repos in the compartmentId Repositories []string `pulumi:"repositories"` // (Updatable) The scan level Type string `pulumi:"type"` // (Updatable) URL of the registry. Required for non-OCIR registry types (for OCIR registry types, it can be inferred from the tenancy). // // ** IMPORTANT ** // Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values Url *string `pulumi:"url"` }
type ContainerScanTargetTargetRegistryArgs ¶
type ContainerScanTargetTargetRegistryArgs struct { // (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment to perform the scans in. All listed repositories must be in the compartment. CompartmentId pulumi.StringInput `pulumi:"compartmentId"` // (Updatable) List of repositories to scan images in. If left empty, the target defaults to scanning all repos in the compartmentId Repositories pulumi.StringArrayInput `pulumi:"repositories"` // (Updatable) The scan level Type pulumi.StringInput `pulumi:"type"` // (Updatable) URL of the registry. Required for non-OCIR registry types (for OCIR registry types, it can be inferred from the tenancy). // // ** IMPORTANT ** // Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values Url pulumi.StringPtrInput `pulumi:"url"` }
func (ContainerScanTargetTargetRegistryArgs) ElementType ¶
func (ContainerScanTargetTargetRegistryArgs) ElementType() reflect.Type
func (ContainerScanTargetTargetRegistryArgs) ToContainerScanTargetTargetRegistryOutput ¶
func (i ContainerScanTargetTargetRegistryArgs) ToContainerScanTargetTargetRegistryOutput() ContainerScanTargetTargetRegistryOutput
func (ContainerScanTargetTargetRegistryArgs) ToContainerScanTargetTargetRegistryOutputWithContext ¶
func (i ContainerScanTargetTargetRegistryArgs) ToContainerScanTargetTargetRegistryOutputWithContext(ctx context.Context) ContainerScanTargetTargetRegistryOutput
func (ContainerScanTargetTargetRegistryArgs) ToContainerScanTargetTargetRegistryPtrOutput ¶
func (i ContainerScanTargetTargetRegistryArgs) ToContainerScanTargetTargetRegistryPtrOutput() ContainerScanTargetTargetRegistryPtrOutput
func (ContainerScanTargetTargetRegistryArgs) ToContainerScanTargetTargetRegistryPtrOutputWithContext ¶
func (i ContainerScanTargetTargetRegistryArgs) ToContainerScanTargetTargetRegistryPtrOutputWithContext(ctx context.Context) ContainerScanTargetTargetRegistryPtrOutput
type ContainerScanTargetTargetRegistryInput ¶
type ContainerScanTargetTargetRegistryInput interface { pulumi.Input ToContainerScanTargetTargetRegistryOutput() ContainerScanTargetTargetRegistryOutput ToContainerScanTargetTargetRegistryOutputWithContext(context.Context) ContainerScanTargetTargetRegistryOutput }
ContainerScanTargetTargetRegistryInput is an input type that accepts ContainerScanTargetTargetRegistryArgs and ContainerScanTargetTargetRegistryOutput values. You can construct a concrete instance of `ContainerScanTargetTargetRegistryInput` via:
ContainerScanTargetTargetRegistryArgs{...}
type ContainerScanTargetTargetRegistryOutput ¶
type ContainerScanTargetTargetRegistryOutput struct{ *pulumi.OutputState }
func (ContainerScanTargetTargetRegistryOutput) CompartmentId ¶
func (o ContainerScanTargetTargetRegistryOutput) CompartmentId() pulumi.StringOutput
(Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment to perform the scans in. All listed repositories must be in the compartment.
func (ContainerScanTargetTargetRegistryOutput) ElementType ¶
func (ContainerScanTargetTargetRegistryOutput) ElementType() reflect.Type
func (ContainerScanTargetTargetRegistryOutput) Repositories ¶
func (o ContainerScanTargetTargetRegistryOutput) Repositories() pulumi.StringArrayOutput
(Updatable) List of repositories to scan images in. If left empty, the target defaults to scanning all repos in the compartmentId
func (ContainerScanTargetTargetRegistryOutput) ToContainerScanTargetTargetRegistryOutput ¶
func (o ContainerScanTargetTargetRegistryOutput) ToContainerScanTargetTargetRegistryOutput() ContainerScanTargetTargetRegistryOutput
func (ContainerScanTargetTargetRegistryOutput) ToContainerScanTargetTargetRegistryOutputWithContext ¶
func (o ContainerScanTargetTargetRegistryOutput) ToContainerScanTargetTargetRegistryOutputWithContext(ctx context.Context) ContainerScanTargetTargetRegistryOutput
func (ContainerScanTargetTargetRegistryOutput) ToContainerScanTargetTargetRegistryPtrOutput ¶
func (o ContainerScanTargetTargetRegistryOutput) ToContainerScanTargetTargetRegistryPtrOutput() ContainerScanTargetTargetRegistryPtrOutput
func (ContainerScanTargetTargetRegistryOutput) ToContainerScanTargetTargetRegistryPtrOutputWithContext ¶
func (o ContainerScanTargetTargetRegistryOutput) ToContainerScanTargetTargetRegistryPtrOutputWithContext(ctx context.Context) ContainerScanTargetTargetRegistryPtrOutput
func (ContainerScanTargetTargetRegistryOutput) Type ¶
func (o ContainerScanTargetTargetRegistryOutput) Type() pulumi.StringOutput
(Updatable) The scan level
func (ContainerScanTargetTargetRegistryOutput) Url ¶
func (o ContainerScanTargetTargetRegistryOutput) Url() pulumi.StringPtrOutput
(Updatable) URL of the registry. Required for non-OCIR registry types (for OCIR registry types, it can be inferred from the tenancy).
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
type ContainerScanTargetTargetRegistryPtrInput ¶
type ContainerScanTargetTargetRegistryPtrInput interface { pulumi.Input ToContainerScanTargetTargetRegistryPtrOutput() ContainerScanTargetTargetRegistryPtrOutput ToContainerScanTargetTargetRegistryPtrOutputWithContext(context.Context) ContainerScanTargetTargetRegistryPtrOutput }
ContainerScanTargetTargetRegistryPtrInput is an input type that accepts ContainerScanTargetTargetRegistryArgs, ContainerScanTargetTargetRegistryPtr and ContainerScanTargetTargetRegistryPtrOutput values. You can construct a concrete instance of `ContainerScanTargetTargetRegistryPtrInput` via:
ContainerScanTargetTargetRegistryArgs{...} or: nil
func ContainerScanTargetTargetRegistryPtr ¶
func ContainerScanTargetTargetRegistryPtr(v *ContainerScanTargetTargetRegistryArgs) ContainerScanTargetTargetRegistryPtrInput
type ContainerScanTargetTargetRegistryPtrOutput ¶
type ContainerScanTargetTargetRegistryPtrOutput struct{ *pulumi.OutputState }
func (ContainerScanTargetTargetRegistryPtrOutput) CompartmentId ¶
func (o ContainerScanTargetTargetRegistryPtrOutput) CompartmentId() pulumi.StringPtrOutput
(Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment to perform the scans in. All listed repositories must be in the compartment.
func (ContainerScanTargetTargetRegistryPtrOutput) ElementType ¶
func (ContainerScanTargetTargetRegistryPtrOutput) ElementType() reflect.Type
func (ContainerScanTargetTargetRegistryPtrOutput) Repositories ¶
func (o ContainerScanTargetTargetRegistryPtrOutput) Repositories() pulumi.StringArrayOutput
(Updatable) List of repositories to scan images in. If left empty, the target defaults to scanning all repos in the compartmentId
func (ContainerScanTargetTargetRegistryPtrOutput) ToContainerScanTargetTargetRegistryPtrOutput ¶
func (o ContainerScanTargetTargetRegistryPtrOutput) ToContainerScanTargetTargetRegistryPtrOutput() ContainerScanTargetTargetRegistryPtrOutput
func (ContainerScanTargetTargetRegistryPtrOutput) ToContainerScanTargetTargetRegistryPtrOutputWithContext ¶
func (o ContainerScanTargetTargetRegistryPtrOutput) ToContainerScanTargetTargetRegistryPtrOutputWithContext(ctx context.Context) ContainerScanTargetTargetRegistryPtrOutput
func (ContainerScanTargetTargetRegistryPtrOutput) Type ¶
func (o ContainerScanTargetTargetRegistryPtrOutput) Type() pulumi.StringPtrOutput
(Updatable) The scan level
func (ContainerScanTargetTargetRegistryPtrOutput) Url ¶
func (o ContainerScanTargetTargetRegistryPtrOutput) Url() pulumi.StringPtrOutput
(Updatable) URL of the registry. Required for non-OCIR registry types (for OCIR registry types, it can be inferred from the tenancy).
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
type GetContainerScanRecipeScanSetting ¶
type GetContainerScanRecipeScanSetting struct { // The scan level ScanLevel string `pulumi:"scanLevel"` }
type GetContainerScanRecipeScanSettingArgs ¶
type GetContainerScanRecipeScanSettingArgs struct { // The scan level ScanLevel pulumi.StringInput `pulumi:"scanLevel"` }
func (GetContainerScanRecipeScanSettingArgs) ElementType ¶
func (GetContainerScanRecipeScanSettingArgs) ElementType() reflect.Type
func (GetContainerScanRecipeScanSettingArgs) ToGetContainerScanRecipeScanSettingOutput ¶
func (i GetContainerScanRecipeScanSettingArgs) ToGetContainerScanRecipeScanSettingOutput() GetContainerScanRecipeScanSettingOutput
func (GetContainerScanRecipeScanSettingArgs) ToGetContainerScanRecipeScanSettingOutputWithContext ¶
func (i GetContainerScanRecipeScanSettingArgs) ToGetContainerScanRecipeScanSettingOutputWithContext(ctx context.Context) GetContainerScanRecipeScanSettingOutput
type GetContainerScanRecipeScanSettingArray ¶
type GetContainerScanRecipeScanSettingArray []GetContainerScanRecipeScanSettingInput
func (GetContainerScanRecipeScanSettingArray) ElementType ¶
func (GetContainerScanRecipeScanSettingArray) ElementType() reflect.Type
func (GetContainerScanRecipeScanSettingArray) ToGetContainerScanRecipeScanSettingArrayOutput ¶
func (i GetContainerScanRecipeScanSettingArray) ToGetContainerScanRecipeScanSettingArrayOutput() GetContainerScanRecipeScanSettingArrayOutput
func (GetContainerScanRecipeScanSettingArray) ToGetContainerScanRecipeScanSettingArrayOutputWithContext ¶
func (i GetContainerScanRecipeScanSettingArray) ToGetContainerScanRecipeScanSettingArrayOutputWithContext(ctx context.Context) GetContainerScanRecipeScanSettingArrayOutput
type GetContainerScanRecipeScanSettingArrayInput ¶
type GetContainerScanRecipeScanSettingArrayInput interface { pulumi.Input ToGetContainerScanRecipeScanSettingArrayOutput() GetContainerScanRecipeScanSettingArrayOutput ToGetContainerScanRecipeScanSettingArrayOutputWithContext(context.Context) GetContainerScanRecipeScanSettingArrayOutput }
GetContainerScanRecipeScanSettingArrayInput is an input type that accepts GetContainerScanRecipeScanSettingArray and GetContainerScanRecipeScanSettingArrayOutput values. You can construct a concrete instance of `GetContainerScanRecipeScanSettingArrayInput` via:
GetContainerScanRecipeScanSettingArray{ GetContainerScanRecipeScanSettingArgs{...} }
type GetContainerScanRecipeScanSettingArrayOutput ¶
type GetContainerScanRecipeScanSettingArrayOutput struct{ *pulumi.OutputState }
func (GetContainerScanRecipeScanSettingArrayOutput) ElementType ¶
func (GetContainerScanRecipeScanSettingArrayOutput) ElementType() reflect.Type
func (GetContainerScanRecipeScanSettingArrayOutput) ToGetContainerScanRecipeScanSettingArrayOutput ¶
func (o GetContainerScanRecipeScanSettingArrayOutput) ToGetContainerScanRecipeScanSettingArrayOutput() GetContainerScanRecipeScanSettingArrayOutput
func (GetContainerScanRecipeScanSettingArrayOutput) ToGetContainerScanRecipeScanSettingArrayOutputWithContext ¶
func (o GetContainerScanRecipeScanSettingArrayOutput) ToGetContainerScanRecipeScanSettingArrayOutputWithContext(ctx context.Context) GetContainerScanRecipeScanSettingArrayOutput
type GetContainerScanRecipeScanSettingInput ¶
type GetContainerScanRecipeScanSettingInput interface { pulumi.Input ToGetContainerScanRecipeScanSettingOutput() GetContainerScanRecipeScanSettingOutput ToGetContainerScanRecipeScanSettingOutputWithContext(context.Context) GetContainerScanRecipeScanSettingOutput }
GetContainerScanRecipeScanSettingInput is an input type that accepts GetContainerScanRecipeScanSettingArgs and GetContainerScanRecipeScanSettingOutput values. You can construct a concrete instance of `GetContainerScanRecipeScanSettingInput` via:
GetContainerScanRecipeScanSettingArgs{...}
type GetContainerScanRecipeScanSettingOutput ¶
type GetContainerScanRecipeScanSettingOutput struct{ *pulumi.OutputState }
func (GetContainerScanRecipeScanSettingOutput) ElementType ¶
func (GetContainerScanRecipeScanSettingOutput) ElementType() reflect.Type
func (GetContainerScanRecipeScanSettingOutput) ScanLevel ¶
func (o GetContainerScanRecipeScanSettingOutput) ScanLevel() pulumi.StringOutput
The scan level
func (GetContainerScanRecipeScanSettingOutput) ToGetContainerScanRecipeScanSettingOutput ¶
func (o GetContainerScanRecipeScanSettingOutput) ToGetContainerScanRecipeScanSettingOutput() GetContainerScanRecipeScanSettingOutput
func (GetContainerScanRecipeScanSettingOutput) ToGetContainerScanRecipeScanSettingOutputWithContext ¶
func (o GetContainerScanRecipeScanSettingOutput) ToGetContainerScanRecipeScanSettingOutputWithContext(ctx context.Context) GetContainerScanRecipeScanSettingOutput
type GetContainerScanRecipesArgs ¶
type GetContainerScanRecipesArgs struct { // The ID of the compartment in which to list resources. CompartmentId string `pulumi:"compartmentId"` // A filter to return only resources that match the entire display name given. DisplayName *string `pulumi:"displayName"` Filters []GetContainerScanRecipesFilter `pulumi:"filters"` // A filter to return only resources whose lifecycleState matches the given lifecycleState. State *string `pulumi:"state"` }
A collection of arguments for invoking getContainerScanRecipes.
type GetContainerScanRecipesContainerScanRecipeSummaryCollection ¶
type GetContainerScanRecipesContainerScanRecipeSummaryCollection struct {
Items []GetContainerScanRecipesContainerScanRecipeSummaryCollectionItem `pulumi:"items"`
}
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionArgs ¶
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionArgs struct {
Items GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayInput `pulumi:"items"`
}
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionArgs) ElementType ¶
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionArgs) ElementType() reflect.Type
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionArgs) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput ¶
func (i GetContainerScanRecipesContainerScanRecipeSummaryCollectionArgs) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput() GetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionArgs) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionOutputWithContext ¶
func (i GetContainerScanRecipesContainerScanRecipeSummaryCollectionArgs) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionOutputWithContext(ctx context.Context) GetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionArray ¶
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionArray []GetContainerScanRecipesContainerScanRecipeSummaryCollectionInput
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionArray) ElementType ¶
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionArray) ElementType() reflect.Type
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionArray) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput ¶
func (i GetContainerScanRecipesContainerScanRecipeSummaryCollectionArray) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput() GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionArray) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutputWithContext ¶
func (i GetContainerScanRecipesContainerScanRecipeSummaryCollectionArray) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutputWithContext(ctx context.Context) GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayInput ¶
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayInput interface { pulumi.Input ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput() GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutputWithContext(context.Context) GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput }
GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayInput is an input type that accepts GetContainerScanRecipesContainerScanRecipeSummaryCollectionArray and GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput values. You can construct a concrete instance of `GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayInput` via:
GetContainerScanRecipesContainerScanRecipeSummaryCollectionArray{ GetContainerScanRecipesContainerScanRecipeSummaryCollectionArgs{...} }
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput ¶
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput struct{ *pulumi.OutputState }
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput) ElementType ¶
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput) ElementType() reflect.Type
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput ¶
func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput() GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutputWithContext ¶
func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutputWithContext(ctx context.Context) GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionInput ¶
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionInput interface { pulumi.Input ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput() GetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionOutputWithContext(context.Context) GetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput }
GetContainerScanRecipesContainerScanRecipeSummaryCollectionInput is an input type that accepts GetContainerScanRecipesContainerScanRecipeSummaryCollectionArgs and GetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput values. You can construct a concrete instance of `GetContainerScanRecipesContainerScanRecipeSummaryCollectionInput` via:
GetContainerScanRecipesContainerScanRecipeSummaryCollectionArgs{...}
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItem ¶
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItem struct { // The ID of the compartment in which to list resources. CompartmentId string `pulumi:"compartmentId"` // Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}` DefinedTags map[string]string `pulumi:"definedTags"` // A filter to return only resources that match the entire display name given. DisplayName string `pulumi:"displayName"` // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` FreeformTags map[string]string `pulumi:"freeformTags"` // The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of container scan recipe. Immutable and generated on creation. Id string `pulumi:"id"` // This field is set equal to the number of images we want to scan in the first go when the recipe is created ImageCount int `pulumi:"imageCount"` // A collection of container scan settings ScanSettings []GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSetting `pulumi:"scanSettings"` // A filter to return only resources whose lifecycleState matches the given lifecycleState. State string `pulumi:"state"` // Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}` SystemTags map[string]string `pulumi:"systemTags"` // Date and time the recipe was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeCreated string `pulumi:"timeCreated"` // Date and time the recipe was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeUpdated string `pulumi:"timeUpdated"` }
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArgs ¶
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArgs struct { // The ID of the compartment in which to list resources. CompartmentId pulumi.StringInput `pulumi:"compartmentId"` // Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}` DefinedTags pulumi.StringMapInput `pulumi:"definedTags"` // A filter to return only resources that match the entire display name given. DisplayName pulumi.StringInput `pulumi:"displayName"` // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` FreeformTags pulumi.StringMapInput `pulumi:"freeformTags"` // The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of container scan recipe. Immutable and generated on creation. Id pulumi.StringInput `pulumi:"id"` // This field is set equal to the number of images we want to scan in the first go when the recipe is created ImageCount pulumi.IntInput `pulumi:"imageCount"` // A collection of container scan settings ScanSettings GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayInput `pulumi:"scanSettings"` // A filter to return only resources whose lifecycleState matches the given lifecycleState. State pulumi.StringInput `pulumi:"state"` // Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}` SystemTags pulumi.StringMapInput `pulumi:"systemTags"` // Date and time the recipe was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeCreated pulumi.StringInput `pulumi:"timeCreated"` // Date and time the recipe was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeUpdated pulumi.StringInput `pulumi:"timeUpdated"` }
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArgs) ElementType ¶
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArgs) ElementType() reflect.Type
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArgs) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput ¶
func (i GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArgs) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput() GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArgs) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutputWithContext ¶
func (i GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArgs) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutputWithContext(ctx context.Context) GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArray ¶
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArray []GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemInput
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArray) ElementType ¶
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArray) ElementType() reflect.Type
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArray) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput ¶
func (i GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArray) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput() GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArray) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutputWithContext ¶
func (i GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArray) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutputWithContext(ctx context.Context) GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayInput ¶
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayInput interface { pulumi.Input ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput() GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutputWithContext(context.Context) GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput }
GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayInput is an input type that accepts GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArray and GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput values. You can construct a concrete instance of `GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayInput` via:
GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArray{ GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArgs{...} }
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput ¶
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput struct{ *pulumi.OutputState }
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput) ElementType ¶
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput) ElementType() reflect.Type
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput ¶
func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput() GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutputWithContext ¶
func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutputWithContext(ctx context.Context) GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArrayOutput
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemInput ¶
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemInput interface { pulumi.Input ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput() GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutputWithContext(context.Context) GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput }
GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemInput is an input type that accepts GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArgs and GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput values. You can construct a concrete instance of `GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemInput` via:
GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemArgs{...}
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput ¶
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput struct{ *pulumi.OutputState }
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) CompartmentId ¶
func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) CompartmentId() pulumi.StringOutput
The ID of the compartment in which to list resources.
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) DefinedTags ¶
func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) DefinedTags() pulumi.StringMapOutput
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) DisplayName ¶
func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) DisplayName() pulumi.StringOutput
A filter to return only resources that match the entire display name given.
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) ElementType ¶
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) ElementType() reflect.Type
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) FreeformTags ¶
func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) FreeformTags() pulumi.StringMapOutput
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) Id ¶
func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) Id() pulumi.StringOutput
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of container scan recipe. Immutable and generated on creation.
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) ImageCount ¶
func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) ImageCount() pulumi.IntOutput
This field is set equal to the number of images we want to scan in the first go when the recipe is created
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) ScanSettings ¶
func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) ScanSettings() GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutput
A collection of container scan settings
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) State ¶
func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) State() pulumi.StringOutput
A filter to return only resources whose lifecycleState matches the given lifecycleState.
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) SystemTags ¶
func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) SystemTags() pulumi.StringMapOutput
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) TimeCreated ¶
func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) TimeCreated() pulumi.StringOutput
Date and time the recipe was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339)
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) TimeUpdated ¶
func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) TimeUpdated() pulumi.StringOutput
Date and time the recipe was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339)
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput ¶
func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput() GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutputWithContext ¶
func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutputWithContext(ctx context.Context) GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemOutput
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSetting ¶
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSetting struct { // The scan level ScanLevel string `pulumi:"scanLevel"` }
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArgs ¶
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArgs struct { // The scan level ScanLevel pulumi.StringInput `pulumi:"scanLevel"` }
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArgs) ElementType ¶
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArgs) ElementType() reflect.Type
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArgs) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutput ¶
func (i GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArgs) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutput() GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutput
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArgs) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutputWithContext ¶
func (i GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArgs) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutputWithContext(ctx context.Context) GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutput
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArray ¶
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArray []GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingInput
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArray) ElementType ¶
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArray) ElementType() reflect.Type
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArray) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutput ¶
func (i GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArray) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutput() GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutput
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArray) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutputWithContext ¶
func (i GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArray) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutputWithContext(ctx context.Context) GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutput
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayInput ¶
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayInput interface { pulumi.Input ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutput() GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutput ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutputWithContext(context.Context) GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutput }
GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayInput is an input type that accepts GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArray and GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutput values. You can construct a concrete instance of `GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayInput` via:
GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArray{ GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArgs{...} }
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutput ¶
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutput struct{ *pulumi.OutputState }
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutput) ElementType ¶
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutput) Index ¶
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutput ¶
func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutput() GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutput
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutputWithContext ¶
func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutputWithContext(ctx context.Context) GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArrayOutput
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingInput ¶
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingInput interface { pulumi.Input ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutput() GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutput ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutputWithContext(context.Context) GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutput }
GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingInput is an input type that accepts GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArgs and GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutput values. You can construct a concrete instance of `GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingInput` via:
GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingArgs{...}
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutput ¶
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutput struct{ *pulumi.OutputState }
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutput) ElementType ¶
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutput) ElementType() reflect.Type
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutput) ScanLevel ¶
func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutput) ScanLevel() pulumi.StringOutput
The scan level
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutput ¶
func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutput() GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutput
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutputWithContext ¶
func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutputWithContext(ctx context.Context) GetContainerScanRecipesContainerScanRecipeSummaryCollectionItemScanSettingOutput
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput ¶
type GetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput struct{ *pulumi.OutputState }
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput) ElementType ¶
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput) ElementType() reflect.Type
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput ¶
func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput() GetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput
func (GetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionOutputWithContext ¶
func (o GetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput) ToGetContainerScanRecipesContainerScanRecipeSummaryCollectionOutputWithContext(ctx context.Context) GetContainerScanRecipesContainerScanRecipeSummaryCollectionOutput
type GetContainerScanRecipesFilterArgs ¶
type GetContainerScanRecipesFilterArgs struct { Name pulumi.StringInput `pulumi:"name"` Regex pulumi.BoolPtrInput `pulumi:"regex"` Values pulumi.StringArrayInput `pulumi:"values"` }
func (GetContainerScanRecipesFilterArgs) ElementType ¶
func (GetContainerScanRecipesFilterArgs) ElementType() reflect.Type
func (GetContainerScanRecipesFilterArgs) ToGetContainerScanRecipesFilterOutput ¶
func (i GetContainerScanRecipesFilterArgs) ToGetContainerScanRecipesFilterOutput() GetContainerScanRecipesFilterOutput
func (GetContainerScanRecipesFilterArgs) ToGetContainerScanRecipesFilterOutputWithContext ¶
func (i GetContainerScanRecipesFilterArgs) ToGetContainerScanRecipesFilterOutputWithContext(ctx context.Context) GetContainerScanRecipesFilterOutput
type GetContainerScanRecipesFilterArray ¶
type GetContainerScanRecipesFilterArray []GetContainerScanRecipesFilterInput
func (GetContainerScanRecipesFilterArray) ElementType ¶
func (GetContainerScanRecipesFilterArray) ElementType() reflect.Type
func (GetContainerScanRecipesFilterArray) ToGetContainerScanRecipesFilterArrayOutput ¶
func (i GetContainerScanRecipesFilterArray) ToGetContainerScanRecipesFilterArrayOutput() GetContainerScanRecipesFilterArrayOutput
func (GetContainerScanRecipesFilterArray) ToGetContainerScanRecipesFilterArrayOutputWithContext ¶
func (i GetContainerScanRecipesFilterArray) ToGetContainerScanRecipesFilterArrayOutputWithContext(ctx context.Context) GetContainerScanRecipesFilterArrayOutput
type GetContainerScanRecipesFilterArrayInput ¶
type GetContainerScanRecipesFilterArrayInput interface { pulumi.Input ToGetContainerScanRecipesFilterArrayOutput() GetContainerScanRecipesFilterArrayOutput ToGetContainerScanRecipesFilterArrayOutputWithContext(context.Context) GetContainerScanRecipesFilterArrayOutput }
GetContainerScanRecipesFilterArrayInput is an input type that accepts GetContainerScanRecipesFilterArray and GetContainerScanRecipesFilterArrayOutput values. You can construct a concrete instance of `GetContainerScanRecipesFilterArrayInput` via:
GetContainerScanRecipesFilterArray{ GetContainerScanRecipesFilterArgs{...} }
type GetContainerScanRecipesFilterArrayOutput ¶
type GetContainerScanRecipesFilterArrayOutput struct{ *pulumi.OutputState }
func (GetContainerScanRecipesFilterArrayOutput) ElementType ¶
func (GetContainerScanRecipesFilterArrayOutput) ElementType() reflect.Type
func (GetContainerScanRecipesFilterArrayOutput) ToGetContainerScanRecipesFilterArrayOutput ¶
func (o GetContainerScanRecipesFilterArrayOutput) ToGetContainerScanRecipesFilterArrayOutput() GetContainerScanRecipesFilterArrayOutput
func (GetContainerScanRecipesFilterArrayOutput) ToGetContainerScanRecipesFilterArrayOutputWithContext ¶
func (o GetContainerScanRecipesFilterArrayOutput) ToGetContainerScanRecipesFilterArrayOutputWithContext(ctx context.Context) GetContainerScanRecipesFilterArrayOutput
type GetContainerScanRecipesFilterInput ¶
type GetContainerScanRecipesFilterInput interface { pulumi.Input ToGetContainerScanRecipesFilterOutput() GetContainerScanRecipesFilterOutput ToGetContainerScanRecipesFilterOutputWithContext(context.Context) GetContainerScanRecipesFilterOutput }
GetContainerScanRecipesFilterInput is an input type that accepts GetContainerScanRecipesFilterArgs and GetContainerScanRecipesFilterOutput values. You can construct a concrete instance of `GetContainerScanRecipesFilterInput` via:
GetContainerScanRecipesFilterArgs{...}
type GetContainerScanRecipesFilterOutput ¶
type GetContainerScanRecipesFilterOutput struct{ *pulumi.OutputState }
func (GetContainerScanRecipesFilterOutput) ElementType ¶
func (GetContainerScanRecipesFilterOutput) ElementType() reflect.Type
func (GetContainerScanRecipesFilterOutput) Name ¶
func (o GetContainerScanRecipesFilterOutput) Name() pulumi.StringOutput
func (GetContainerScanRecipesFilterOutput) Regex ¶
func (o GetContainerScanRecipesFilterOutput) Regex() pulumi.BoolPtrOutput
func (GetContainerScanRecipesFilterOutput) ToGetContainerScanRecipesFilterOutput ¶
func (o GetContainerScanRecipesFilterOutput) ToGetContainerScanRecipesFilterOutput() GetContainerScanRecipesFilterOutput
func (GetContainerScanRecipesFilterOutput) ToGetContainerScanRecipesFilterOutputWithContext ¶
func (o GetContainerScanRecipesFilterOutput) ToGetContainerScanRecipesFilterOutputWithContext(ctx context.Context) GetContainerScanRecipesFilterOutput
func (GetContainerScanRecipesFilterOutput) Values ¶
func (o GetContainerScanRecipesFilterOutput) Values() pulumi.StringArrayOutput
type GetContainerScanRecipesOutputArgs ¶
type GetContainerScanRecipesOutputArgs struct { // The ID of the compartment in which to list resources. CompartmentId pulumi.StringInput `pulumi:"compartmentId"` // A filter to return only resources that match the entire display name given. DisplayName pulumi.StringPtrInput `pulumi:"displayName"` Filters GetContainerScanRecipesFilterArrayInput `pulumi:"filters"` // A filter to return only resources whose lifecycleState matches the given lifecycleState. State pulumi.StringPtrInput `pulumi:"state"` }
A collection of arguments for invoking getContainerScanRecipes.
func (GetContainerScanRecipesOutputArgs) ElementType ¶
func (GetContainerScanRecipesOutputArgs) ElementType() reflect.Type
type GetContainerScanRecipesResult ¶
type GetContainerScanRecipesResult struct { // The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the container scan recipe's compartment CompartmentId string `pulumi:"compartmentId"` // The list of container_scan_recipe_summary_collection. ContainerScanRecipeSummaryCollections []GetContainerScanRecipesContainerScanRecipeSummaryCollection `pulumi:"containerScanRecipeSummaryCollections"` // User friendly name of container scan recipe DisplayName *string `pulumi:"displayName"` Filters []GetContainerScanRecipesFilter `pulumi:"filters"` // The provider-assigned unique ID for this managed resource. Id string `pulumi:"id"` // The current state of the config. State *string `pulumi:"state"` }
A collection of values returned by getContainerScanRecipes.
func GetContainerScanRecipes ¶
func GetContainerScanRecipes(ctx *pulumi.Context, args *GetContainerScanRecipesArgs, opts ...pulumi.InvokeOption) (*GetContainerScanRecipesResult, error)
This data source provides the list of Container Scan Recipes in Oracle Cloud Infrastructure Vulnerability Scanning service.
Retrieves a list of ContainerScanRecipeSummary objects in a compartment. A recipe determines the types of security issues that you want scanned.
## Example Usage
```go package main
import (
"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/VulnerabilityScanning" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { _, err := VulnerabilityScanning.GetContainerScanRecipes(ctx, &vulnerabilityscanning.GetContainerScanRecipesArgs{ CompartmentId: compartmentId, DisplayName: pulumi.StringRef(containerScanRecipeDisplayName), State: pulumi.StringRef(containerScanRecipeState), }, nil) if err != nil { return err } return nil }) }
```
type GetContainerScanRecipesResultOutput ¶
type GetContainerScanRecipesResultOutput struct{ *pulumi.OutputState }
A collection of values returned by getContainerScanRecipes.
func GetContainerScanRecipesOutput ¶
func GetContainerScanRecipesOutput(ctx *pulumi.Context, args GetContainerScanRecipesOutputArgs, opts ...pulumi.InvokeOption) GetContainerScanRecipesResultOutput
func (GetContainerScanRecipesResultOutput) CompartmentId ¶
func (o GetContainerScanRecipesResultOutput) CompartmentId() pulumi.StringOutput
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the container scan recipe's compartment
func (GetContainerScanRecipesResultOutput) ContainerScanRecipeSummaryCollections ¶
func (o GetContainerScanRecipesResultOutput) ContainerScanRecipeSummaryCollections() GetContainerScanRecipesContainerScanRecipeSummaryCollectionArrayOutput
The list of container_scan_recipe_summary_collection.
func (GetContainerScanRecipesResultOutput) DisplayName ¶
func (o GetContainerScanRecipesResultOutput) DisplayName() pulumi.StringPtrOutput
User friendly name of container scan recipe
func (GetContainerScanRecipesResultOutput) ElementType ¶
func (GetContainerScanRecipesResultOutput) ElementType() reflect.Type
func (GetContainerScanRecipesResultOutput) Filters ¶
func (o GetContainerScanRecipesResultOutput) Filters() GetContainerScanRecipesFilterArrayOutput
func (GetContainerScanRecipesResultOutput) Id ¶
func (o GetContainerScanRecipesResultOutput) Id() pulumi.StringOutput
The provider-assigned unique ID for this managed resource.
func (GetContainerScanRecipesResultOutput) State ¶
func (o GetContainerScanRecipesResultOutput) State() pulumi.StringPtrOutput
The current state of the config.
func (GetContainerScanRecipesResultOutput) ToGetContainerScanRecipesResultOutput ¶
func (o GetContainerScanRecipesResultOutput) ToGetContainerScanRecipesResultOutput() GetContainerScanRecipesResultOutput
func (GetContainerScanRecipesResultOutput) ToGetContainerScanRecipesResultOutputWithContext ¶
func (o GetContainerScanRecipesResultOutput) ToGetContainerScanRecipesResultOutputWithContext(ctx context.Context) GetContainerScanRecipesResultOutput
type GetContainerScanTargetTargetRegistry ¶
type GetContainerScanTargetTargetRegistry struct { // The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment to perform the scans in. All listed repositories must be in the compartment. CompartmentId string `pulumi:"compartmentId"` // List of repositories to scan images in. If left empty, the target defaults to scanning all repos in the compartmentId Repositories []string `pulumi:"repositories"` // The scan level Type string `pulumi:"type"` // URL of the registry. Url string `pulumi:"url"` }
type GetContainerScanTargetTargetRegistryArgs ¶
type GetContainerScanTargetTargetRegistryArgs struct { // The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment to perform the scans in. All listed repositories must be in the compartment. CompartmentId pulumi.StringInput `pulumi:"compartmentId"` // List of repositories to scan images in. If left empty, the target defaults to scanning all repos in the compartmentId Repositories pulumi.StringArrayInput `pulumi:"repositories"` // The scan level Type pulumi.StringInput `pulumi:"type"` // URL of the registry. Url pulumi.StringInput `pulumi:"url"` }
func (GetContainerScanTargetTargetRegistryArgs) ElementType ¶
func (GetContainerScanTargetTargetRegistryArgs) ElementType() reflect.Type
func (GetContainerScanTargetTargetRegistryArgs) ToGetContainerScanTargetTargetRegistryOutput ¶
func (i GetContainerScanTargetTargetRegistryArgs) ToGetContainerScanTargetTargetRegistryOutput() GetContainerScanTargetTargetRegistryOutput
func (GetContainerScanTargetTargetRegistryArgs) ToGetContainerScanTargetTargetRegistryOutputWithContext ¶
func (i GetContainerScanTargetTargetRegistryArgs) ToGetContainerScanTargetTargetRegistryOutputWithContext(ctx context.Context) GetContainerScanTargetTargetRegistryOutput
type GetContainerScanTargetTargetRegistryArray ¶
type GetContainerScanTargetTargetRegistryArray []GetContainerScanTargetTargetRegistryInput
func (GetContainerScanTargetTargetRegistryArray) ElementType ¶
func (GetContainerScanTargetTargetRegistryArray) ElementType() reflect.Type
func (GetContainerScanTargetTargetRegistryArray) ToGetContainerScanTargetTargetRegistryArrayOutput ¶
func (i GetContainerScanTargetTargetRegistryArray) ToGetContainerScanTargetTargetRegistryArrayOutput() GetContainerScanTargetTargetRegistryArrayOutput
func (GetContainerScanTargetTargetRegistryArray) ToGetContainerScanTargetTargetRegistryArrayOutputWithContext ¶
func (i GetContainerScanTargetTargetRegistryArray) ToGetContainerScanTargetTargetRegistryArrayOutputWithContext(ctx context.Context) GetContainerScanTargetTargetRegistryArrayOutput
type GetContainerScanTargetTargetRegistryArrayInput ¶
type GetContainerScanTargetTargetRegistryArrayInput interface { pulumi.Input ToGetContainerScanTargetTargetRegistryArrayOutput() GetContainerScanTargetTargetRegistryArrayOutput ToGetContainerScanTargetTargetRegistryArrayOutputWithContext(context.Context) GetContainerScanTargetTargetRegistryArrayOutput }
GetContainerScanTargetTargetRegistryArrayInput is an input type that accepts GetContainerScanTargetTargetRegistryArray and GetContainerScanTargetTargetRegistryArrayOutput values. You can construct a concrete instance of `GetContainerScanTargetTargetRegistryArrayInput` via:
GetContainerScanTargetTargetRegistryArray{ GetContainerScanTargetTargetRegistryArgs{...} }
type GetContainerScanTargetTargetRegistryArrayOutput ¶
type GetContainerScanTargetTargetRegistryArrayOutput struct{ *pulumi.OutputState }
func (GetContainerScanTargetTargetRegistryArrayOutput) ElementType ¶
func (GetContainerScanTargetTargetRegistryArrayOutput) ElementType() reflect.Type
func (GetContainerScanTargetTargetRegistryArrayOutput) ToGetContainerScanTargetTargetRegistryArrayOutput ¶
func (o GetContainerScanTargetTargetRegistryArrayOutput) ToGetContainerScanTargetTargetRegistryArrayOutput() GetContainerScanTargetTargetRegistryArrayOutput
func (GetContainerScanTargetTargetRegistryArrayOutput) ToGetContainerScanTargetTargetRegistryArrayOutputWithContext ¶
func (o GetContainerScanTargetTargetRegistryArrayOutput) ToGetContainerScanTargetTargetRegistryArrayOutputWithContext(ctx context.Context) GetContainerScanTargetTargetRegistryArrayOutput
type GetContainerScanTargetTargetRegistryInput ¶
type GetContainerScanTargetTargetRegistryInput interface { pulumi.Input ToGetContainerScanTargetTargetRegistryOutput() GetContainerScanTargetTargetRegistryOutput ToGetContainerScanTargetTargetRegistryOutputWithContext(context.Context) GetContainerScanTargetTargetRegistryOutput }
GetContainerScanTargetTargetRegistryInput is an input type that accepts GetContainerScanTargetTargetRegistryArgs and GetContainerScanTargetTargetRegistryOutput values. You can construct a concrete instance of `GetContainerScanTargetTargetRegistryInput` via:
GetContainerScanTargetTargetRegistryArgs{...}
type GetContainerScanTargetTargetRegistryOutput ¶
type GetContainerScanTargetTargetRegistryOutput struct{ *pulumi.OutputState }
func (GetContainerScanTargetTargetRegistryOutput) CompartmentId ¶
func (o GetContainerScanTargetTargetRegistryOutput) CompartmentId() pulumi.StringOutput
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment to perform the scans in. All listed repositories must be in the compartment.
func (GetContainerScanTargetTargetRegistryOutput) ElementType ¶
func (GetContainerScanTargetTargetRegistryOutput) ElementType() reflect.Type
func (GetContainerScanTargetTargetRegistryOutput) Repositories ¶
func (o GetContainerScanTargetTargetRegistryOutput) Repositories() pulumi.StringArrayOutput
List of repositories to scan images in. If left empty, the target defaults to scanning all repos in the compartmentId
func (GetContainerScanTargetTargetRegistryOutput) ToGetContainerScanTargetTargetRegistryOutput ¶
func (o GetContainerScanTargetTargetRegistryOutput) ToGetContainerScanTargetTargetRegistryOutput() GetContainerScanTargetTargetRegistryOutput
func (GetContainerScanTargetTargetRegistryOutput) ToGetContainerScanTargetTargetRegistryOutputWithContext ¶
func (o GetContainerScanTargetTargetRegistryOutput) ToGetContainerScanTargetTargetRegistryOutputWithContext(ctx context.Context) GetContainerScanTargetTargetRegistryOutput
func (GetContainerScanTargetTargetRegistryOutput) Type ¶
func (o GetContainerScanTargetTargetRegistryOutput) Type() pulumi.StringOutput
The scan level
func (GetContainerScanTargetTargetRegistryOutput) Url ¶
func (o GetContainerScanTargetTargetRegistryOutput) Url() pulumi.StringOutput
URL of the registry.
type GetContainerScanTargetsArgs ¶
type GetContainerScanTargetsArgs struct { // The ID of the compartment in which to list resources. CompartmentId string `pulumi:"compartmentId"` // A filter to return only resources that match the entire display name given. DisplayName *string `pulumi:"displayName"` Filters []GetContainerScanTargetsFilter `pulumi:"filters"` // A filter to return only resources whose lifecycleState matches the given lifecycleState. State *string `pulumi:"state"` }
A collection of arguments for invoking getContainerScanTargets.
type GetContainerScanTargetsContainerScanTargetSummaryCollection ¶
type GetContainerScanTargetsContainerScanTargetSummaryCollection struct {
Items []GetContainerScanTargetsContainerScanTargetSummaryCollectionItem `pulumi:"items"`
}
type GetContainerScanTargetsContainerScanTargetSummaryCollectionArgs ¶
type GetContainerScanTargetsContainerScanTargetSummaryCollectionArgs struct {
Items GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayInput `pulumi:"items"`
}
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionArgs) ElementType ¶
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionArgs) ElementType() reflect.Type
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionArgs) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionOutput ¶
func (i GetContainerScanTargetsContainerScanTargetSummaryCollectionArgs) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionOutput() GetContainerScanTargetsContainerScanTargetSummaryCollectionOutput
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionArgs) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionOutputWithContext ¶
func (i GetContainerScanTargetsContainerScanTargetSummaryCollectionArgs) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionOutputWithContext(ctx context.Context) GetContainerScanTargetsContainerScanTargetSummaryCollectionOutput
type GetContainerScanTargetsContainerScanTargetSummaryCollectionArray ¶
type GetContainerScanTargetsContainerScanTargetSummaryCollectionArray []GetContainerScanTargetsContainerScanTargetSummaryCollectionInput
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionArray) ElementType ¶
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionArray) ElementType() reflect.Type
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionArray) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput ¶
func (i GetContainerScanTargetsContainerScanTargetSummaryCollectionArray) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput() GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionArray) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutputWithContext ¶
func (i GetContainerScanTargetsContainerScanTargetSummaryCollectionArray) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutputWithContext(ctx context.Context) GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput
type GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayInput ¶
type GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayInput interface { pulumi.Input ToGetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput() GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput ToGetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutputWithContext(context.Context) GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput }
GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayInput is an input type that accepts GetContainerScanTargetsContainerScanTargetSummaryCollectionArray and GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput values. You can construct a concrete instance of `GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayInput` via:
GetContainerScanTargetsContainerScanTargetSummaryCollectionArray{ GetContainerScanTargetsContainerScanTargetSummaryCollectionArgs{...} }
type GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput ¶
type GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput struct{ *pulumi.OutputState }
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput) ElementType ¶
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput) ElementType() reflect.Type
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput ¶
func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput() GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutputWithContext ¶
func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutputWithContext(ctx context.Context) GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput
type GetContainerScanTargetsContainerScanTargetSummaryCollectionInput ¶
type GetContainerScanTargetsContainerScanTargetSummaryCollectionInput interface { pulumi.Input ToGetContainerScanTargetsContainerScanTargetSummaryCollectionOutput() GetContainerScanTargetsContainerScanTargetSummaryCollectionOutput ToGetContainerScanTargetsContainerScanTargetSummaryCollectionOutputWithContext(context.Context) GetContainerScanTargetsContainerScanTargetSummaryCollectionOutput }
GetContainerScanTargetsContainerScanTargetSummaryCollectionInput is an input type that accepts GetContainerScanTargetsContainerScanTargetSummaryCollectionArgs and GetContainerScanTargetsContainerScanTargetSummaryCollectionOutput values. You can construct a concrete instance of `GetContainerScanTargetsContainerScanTargetSummaryCollectionInput` via:
GetContainerScanTargetsContainerScanTargetSummaryCollectionArgs{...}
type GetContainerScanTargetsContainerScanTargetSummaryCollectionItem ¶
type GetContainerScanTargetsContainerScanTargetSummaryCollectionItem struct { // The ID of the compartment in which to list resources. CompartmentId string `pulumi:"compartmentId"` // ID of the container scan recipe this target applies. ContainerScanRecipeId string `pulumi:"containerScanRecipeId"` // Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}` DefinedTags map[string]string `pulumi:"definedTags"` // Target description. Description string `pulumi:"description"` // A filter to return only resources that match the entire display name given. DisplayName string `pulumi:"displayName"` // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` FreeformTags map[string]string `pulumi:"freeformTags"` // The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of container scan target. Immutable and generated on creation. Id string `pulumi:"id"` // A filter to return only resources whose lifecycleState matches the given lifecycleState. State string `pulumi:"state"` // Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}` SystemTags map[string]string `pulumi:"systemTags"` // Registry information for a container scan target TargetRegistries []GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistry `pulumi:"targetRegistries"` // Date and time the target was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeCreated string `pulumi:"timeCreated"` // Date and time the target was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeUpdated string `pulumi:"timeUpdated"` }
type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArgs ¶
type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArgs struct { // The ID of the compartment in which to list resources. CompartmentId pulumi.StringInput `pulumi:"compartmentId"` // ID of the container scan recipe this target applies. ContainerScanRecipeId pulumi.StringInput `pulumi:"containerScanRecipeId"` // Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}` DefinedTags pulumi.StringMapInput `pulumi:"definedTags"` // Target description. Description pulumi.StringInput `pulumi:"description"` // A filter to return only resources that match the entire display name given. DisplayName pulumi.StringInput `pulumi:"displayName"` // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` FreeformTags pulumi.StringMapInput `pulumi:"freeformTags"` // The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of container scan target. Immutable and generated on creation. Id pulumi.StringInput `pulumi:"id"` // A filter to return only resources whose lifecycleState matches the given lifecycleState. State pulumi.StringInput `pulumi:"state"` // Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}` SystemTags pulumi.StringMapInput `pulumi:"systemTags"` // Registry information for a container scan target TargetRegistries GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayInput `pulumi:"targetRegistries"` // Date and time the target was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeCreated pulumi.StringInput `pulumi:"timeCreated"` // Date and time the target was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeUpdated pulumi.StringInput `pulumi:"timeUpdated"` }
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArgs) ElementType ¶
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArgs) ElementType() reflect.Type
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArgs) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput ¶
func (i GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArgs) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput() GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArgs) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutputWithContext ¶
func (i GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArgs) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutputWithContext(ctx context.Context) GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput
type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArray ¶
type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArray []GetContainerScanTargetsContainerScanTargetSummaryCollectionItemInput
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArray) ElementType ¶
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArray) ElementType() reflect.Type
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArray) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput ¶
func (i GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArray) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput() GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArray) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutputWithContext ¶
func (i GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArray) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutputWithContext(ctx context.Context) GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput
type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayInput ¶
type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayInput interface { pulumi.Input ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput() GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutputWithContext(context.Context) GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput }
GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayInput is an input type that accepts GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArray and GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput values. You can construct a concrete instance of `GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayInput` via:
GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArray{ GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArgs{...} }
type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput ¶
type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput struct{ *pulumi.OutputState }
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput) ElementType ¶
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput) ElementType() reflect.Type
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput ¶
func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput() GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutputWithContext ¶
func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutputWithContext(ctx context.Context) GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArrayOutput
type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemInput ¶
type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemInput interface { pulumi.Input ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput() GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutputWithContext(context.Context) GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput }
GetContainerScanTargetsContainerScanTargetSummaryCollectionItemInput is an input type that accepts GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArgs and GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput values. You can construct a concrete instance of `GetContainerScanTargetsContainerScanTargetSummaryCollectionItemInput` via:
GetContainerScanTargetsContainerScanTargetSummaryCollectionItemArgs{...}
type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput ¶
type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput struct{ *pulumi.OutputState }
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) CompartmentId ¶
func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) CompartmentId() pulumi.StringOutput
The ID of the compartment in which to list resources.
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) ContainerScanRecipeId ¶
func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) ContainerScanRecipeId() pulumi.StringOutput
ID of the container scan recipe this target applies.
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) DefinedTags ¶
func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) DefinedTags() pulumi.StringMapOutput
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) Description ¶
func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) Description() pulumi.StringOutput
Target description.
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) DisplayName ¶
func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) DisplayName() pulumi.StringOutput
A filter to return only resources that match the entire display name given.
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) ElementType ¶
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) ElementType() reflect.Type
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) FreeformTags ¶
func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) FreeformTags() pulumi.StringMapOutput
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) Id ¶
func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) Id() pulumi.StringOutput
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of container scan target. Immutable and generated on creation.
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) State ¶
func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) State() pulumi.StringOutput
A filter to return only resources whose lifecycleState matches the given lifecycleState.
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) SystemTags ¶
func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) SystemTags() pulumi.StringMapOutput
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) TargetRegistries ¶
func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) TargetRegistries() GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutput
Registry information for a container scan target
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) TimeCreated ¶
func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) TimeCreated() pulumi.StringOutput
Date and time the target was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339)
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) TimeUpdated ¶
func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) TimeUpdated() pulumi.StringOutput
Date and time the target was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339)
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput ¶
func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput() GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutputWithContext ¶
func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutputWithContext(ctx context.Context) GetContainerScanTargetsContainerScanTargetSummaryCollectionItemOutput
type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistry ¶
type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistry struct { // The ID of the compartment in which to list resources. CompartmentId string `pulumi:"compartmentId"` // List of repositories to scan images in. If left empty, the target defaults to scanning all repos in the compartmentId Repositories []string `pulumi:"repositories"` // The scan level Type string `pulumi:"type"` // URL of the registry. Url string `pulumi:"url"` }
type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArgs ¶
type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArgs struct { // The ID of the compartment in which to list resources. CompartmentId pulumi.StringInput `pulumi:"compartmentId"` // List of repositories to scan images in. If left empty, the target defaults to scanning all repos in the compartmentId Repositories pulumi.StringArrayInput `pulumi:"repositories"` // The scan level Type pulumi.StringInput `pulumi:"type"` // URL of the registry. Url pulumi.StringInput `pulumi:"url"` }
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArgs) ElementType ¶
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArgs) ElementType() reflect.Type
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArgs) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput ¶
func (i GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArgs) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput() GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArgs) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutputWithContext ¶
func (i GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArgs) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutputWithContext(ctx context.Context) GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput
type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArray ¶
type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArray []GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryInput
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArray) ElementType ¶
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArray) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutput ¶
func (i GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArray) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutput() GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutput
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArray) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutputWithContext ¶
func (i GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArray) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutputWithContext(ctx context.Context) GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutput
type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayInput ¶
type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayInput interface { pulumi.Input ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutput() GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutput ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutputWithContext(context.Context) GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutput }
GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayInput is an input type that accepts GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArray and GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutput values. You can construct a concrete instance of `GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayInput` via:
GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArray{ GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArgs{...} }
type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutput ¶
type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutput struct{ *pulumi.OutputState }
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutput) ElementType ¶
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutput) Index ¶
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutput ¶
func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutput() GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutput
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutputWithContext ¶
func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutputWithContext(ctx context.Context) GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArrayOutput
type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryInput ¶
type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryInput interface { pulumi.Input ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput() GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutputWithContext(context.Context) GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput }
GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryInput is an input type that accepts GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArgs and GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput values. You can construct a concrete instance of `GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryInput` via:
GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryArgs{...}
type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput ¶
type GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput struct{ *pulumi.OutputState }
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput) CompartmentId ¶
func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput) CompartmentId() pulumi.StringOutput
The ID of the compartment in which to list resources.
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput) ElementType ¶
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput) Repositories ¶
func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput) Repositories() pulumi.StringArrayOutput
List of repositories to scan images in. If left empty, the target defaults to scanning all repos in the compartmentId
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput ¶
func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput() GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutputWithContext ¶
func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutputWithContext(ctx context.Context) GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput) Type ¶
func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput) Type() pulumi.StringOutput
The scan level
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput) Url ¶
func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionItemTargetRegistryOutput) Url() pulumi.StringOutput
URL of the registry.
type GetContainerScanTargetsContainerScanTargetSummaryCollectionOutput ¶
type GetContainerScanTargetsContainerScanTargetSummaryCollectionOutput struct{ *pulumi.OutputState }
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionOutput) ElementType ¶
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionOutput) ElementType() reflect.Type
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionOutput ¶
func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionOutput() GetContainerScanTargetsContainerScanTargetSummaryCollectionOutput
func (GetContainerScanTargetsContainerScanTargetSummaryCollectionOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionOutputWithContext ¶
func (o GetContainerScanTargetsContainerScanTargetSummaryCollectionOutput) ToGetContainerScanTargetsContainerScanTargetSummaryCollectionOutputWithContext(ctx context.Context) GetContainerScanTargetsContainerScanTargetSummaryCollectionOutput
type GetContainerScanTargetsFilterArgs ¶
type GetContainerScanTargetsFilterArgs struct { Name pulumi.StringInput `pulumi:"name"` Regex pulumi.BoolPtrInput `pulumi:"regex"` Values pulumi.StringArrayInput `pulumi:"values"` }
func (GetContainerScanTargetsFilterArgs) ElementType ¶
func (GetContainerScanTargetsFilterArgs) ElementType() reflect.Type
func (GetContainerScanTargetsFilterArgs) ToGetContainerScanTargetsFilterOutput ¶
func (i GetContainerScanTargetsFilterArgs) ToGetContainerScanTargetsFilterOutput() GetContainerScanTargetsFilterOutput
func (GetContainerScanTargetsFilterArgs) ToGetContainerScanTargetsFilterOutputWithContext ¶
func (i GetContainerScanTargetsFilterArgs) ToGetContainerScanTargetsFilterOutputWithContext(ctx context.Context) GetContainerScanTargetsFilterOutput
type GetContainerScanTargetsFilterArray ¶
type GetContainerScanTargetsFilterArray []GetContainerScanTargetsFilterInput
func (GetContainerScanTargetsFilterArray) ElementType ¶
func (GetContainerScanTargetsFilterArray) ElementType() reflect.Type
func (GetContainerScanTargetsFilterArray) ToGetContainerScanTargetsFilterArrayOutput ¶
func (i GetContainerScanTargetsFilterArray) ToGetContainerScanTargetsFilterArrayOutput() GetContainerScanTargetsFilterArrayOutput
func (GetContainerScanTargetsFilterArray) ToGetContainerScanTargetsFilterArrayOutputWithContext ¶
func (i GetContainerScanTargetsFilterArray) ToGetContainerScanTargetsFilterArrayOutputWithContext(ctx context.Context) GetContainerScanTargetsFilterArrayOutput
type GetContainerScanTargetsFilterArrayInput ¶
type GetContainerScanTargetsFilterArrayInput interface { pulumi.Input ToGetContainerScanTargetsFilterArrayOutput() GetContainerScanTargetsFilterArrayOutput ToGetContainerScanTargetsFilterArrayOutputWithContext(context.Context) GetContainerScanTargetsFilterArrayOutput }
GetContainerScanTargetsFilterArrayInput is an input type that accepts GetContainerScanTargetsFilterArray and GetContainerScanTargetsFilterArrayOutput values. You can construct a concrete instance of `GetContainerScanTargetsFilterArrayInput` via:
GetContainerScanTargetsFilterArray{ GetContainerScanTargetsFilterArgs{...} }
type GetContainerScanTargetsFilterArrayOutput ¶
type GetContainerScanTargetsFilterArrayOutput struct{ *pulumi.OutputState }
func (GetContainerScanTargetsFilterArrayOutput) ElementType ¶
func (GetContainerScanTargetsFilterArrayOutput) ElementType() reflect.Type
func (GetContainerScanTargetsFilterArrayOutput) ToGetContainerScanTargetsFilterArrayOutput ¶
func (o GetContainerScanTargetsFilterArrayOutput) ToGetContainerScanTargetsFilterArrayOutput() GetContainerScanTargetsFilterArrayOutput
func (GetContainerScanTargetsFilterArrayOutput) ToGetContainerScanTargetsFilterArrayOutputWithContext ¶
func (o GetContainerScanTargetsFilterArrayOutput) ToGetContainerScanTargetsFilterArrayOutputWithContext(ctx context.Context) GetContainerScanTargetsFilterArrayOutput
type GetContainerScanTargetsFilterInput ¶
type GetContainerScanTargetsFilterInput interface { pulumi.Input ToGetContainerScanTargetsFilterOutput() GetContainerScanTargetsFilterOutput ToGetContainerScanTargetsFilterOutputWithContext(context.Context) GetContainerScanTargetsFilterOutput }
GetContainerScanTargetsFilterInput is an input type that accepts GetContainerScanTargetsFilterArgs and GetContainerScanTargetsFilterOutput values. You can construct a concrete instance of `GetContainerScanTargetsFilterInput` via:
GetContainerScanTargetsFilterArgs{...}
type GetContainerScanTargetsFilterOutput ¶
type GetContainerScanTargetsFilterOutput struct{ *pulumi.OutputState }
func (GetContainerScanTargetsFilterOutput) ElementType ¶
func (GetContainerScanTargetsFilterOutput) ElementType() reflect.Type
func (GetContainerScanTargetsFilterOutput) Name ¶
func (o GetContainerScanTargetsFilterOutput) Name() pulumi.StringOutput
func (GetContainerScanTargetsFilterOutput) Regex ¶
func (o GetContainerScanTargetsFilterOutput) Regex() pulumi.BoolPtrOutput
func (GetContainerScanTargetsFilterOutput) ToGetContainerScanTargetsFilterOutput ¶
func (o GetContainerScanTargetsFilterOutput) ToGetContainerScanTargetsFilterOutput() GetContainerScanTargetsFilterOutput
func (GetContainerScanTargetsFilterOutput) ToGetContainerScanTargetsFilterOutputWithContext ¶
func (o GetContainerScanTargetsFilterOutput) ToGetContainerScanTargetsFilterOutputWithContext(ctx context.Context) GetContainerScanTargetsFilterOutput
func (GetContainerScanTargetsFilterOutput) Values ¶
func (o GetContainerScanTargetsFilterOutput) Values() pulumi.StringArrayOutput
type GetContainerScanTargetsOutputArgs ¶
type GetContainerScanTargetsOutputArgs struct { // The ID of the compartment in which to list resources. CompartmentId pulumi.StringInput `pulumi:"compartmentId"` // A filter to return only resources that match the entire display name given. DisplayName pulumi.StringPtrInput `pulumi:"displayName"` Filters GetContainerScanTargetsFilterArrayInput `pulumi:"filters"` // A filter to return only resources whose lifecycleState matches the given lifecycleState. State pulumi.StringPtrInput `pulumi:"state"` }
A collection of arguments for invoking getContainerScanTargets.
func (GetContainerScanTargetsOutputArgs) ElementType ¶
func (GetContainerScanTargetsOutputArgs) ElementType() reflect.Type
type GetContainerScanTargetsResult ¶
type GetContainerScanTargetsResult struct { // The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment to perform the scans in. All listed repositories must be in the compartment. CompartmentId string `pulumi:"compartmentId"` // The list of container_scan_target_summary_collection. ContainerScanTargetSummaryCollections []GetContainerScanTargetsContainerScanTargetSummaryCollection `pulumi:"containerScanTargetSummaryCollections"` // User friendly name of container scan target DisplayName *string `pulumi:"displayName"` Filters []GetContainerScanTargetsFilter `pulumi:"filters"` // The provider-assigned unique ID for this managed resource. Id string `pulumi:"id"` // The current state of the config. State *string `pulumi:"state"` }
A collection of values returned by getContainerScanTargets.
func GetContainerScanTargets ¶
func GetContainerScanTargets(ctx *pulumi.Context, args *GetContainerScanTargetsArgs, opts ...pulumi.InvokeOption) (*GetContainerScanTargetsResult, error)
This data source provides the list of Container Scan Targets in Oracle Cloud Infrastructure Vulnerability Scanning service.
Retrieves a list of ContainerScanTargetSummary objects in a compartment. A container scan target specifies a group of one or more Docker image repositories in Oracle Cloud Infrastructure Registry (OCIR) that you want routinely scanned for security vulnerabilities.
## Example Usage
```go package main
import (
"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/VulnerabilityScanning" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { _, err := VulnerabilityScanning.GetContainerScanTargets(ctx, &vulnerabilityscanning.GetContainerScanTargetsArgs{ CompartmentId: compartmentId, DisplayName: pulumi.StringRef(containerScanTargetDisplayName), State: pulumi.StringRef(containerScanTargetState), }, nil) if err != nil { return err } return nil }) }
```
type GetContainerScanTargetsResultOutput ¶
type GetContainerScanTargetsResultOutput struct{ *pulumi.OutputState }
A collection of values returned by getContainerScanTargets.
func GetContainerScanTargetsOutput ¶
func GetContainerScanTargetsOutput(ctx *pulumi.Context, args GetContainerScanTargetsOutputArgs, opts ...pulumi.InvokeOption) GetContainerScanTargetsResultOutput
func (GetContainerScanTargetsResultOutput) CompartmentId ¶
func (o GetContainerScanTargetsResultOutput) CompartmentId() pulumi.StringOutput
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment to perform the scans in. All listed repositories must be in the compartment.
func (GetContainerScanTargetsResultOutput) ContainerScanTargetSummaryCollections ¶
func (o GetContainerScanTargetsResultOutput) ContainerScanTargetSummaryCollections() GetContainerScanTargetsContainerScanTargetSummaryCollectionArrayOutput
The list of container_scan_target_summary_collection.
func (GetContainerScanTargetsResultOutput) DisplayName ¶
func (o GetContainerScanTargetsResultOutput) DisplayName() pulumi.StringPtrOutput
User friendly name of container scan target
func (GetContainerScanTargetsResultOutput) ElementType ¶
func (GetContainerScanTargetsResultOutput) ElementType() reflect.Type
func (GetContainerScanTargetsResultOutput) Filters ¶
func (o GetContainerScanTargetsResultOutput) Filters() GetContainerScanTargetsFilterArrayOutput
func (GetContainerScanTargetsResultOutput) Id ¶
func (o GetContainerScanTargetsResultOutput) Id() pulumi.StringOutput
The provider-assigned unique ID for this managed resource.
func (GetContainerScanTargetsResultOutput) State ¶
func (o GetContainerScanTargetsResultOutput) State() pulumi.StringPtrOutput
The current state of the config.
func (GetContainerScanTargetsResultOutput) ToGetContainerScanTargetsResultOutput ¶
func (o GetContainerScanTargetsResultOutput) ToGetContainerScanTargetsResultOutput() GetContainerScanTargetsResultOutput
func (GetContainerScanTargetsResultOutput) ToGetContainerScanTargetsResultOutputWithContext ¶
func (o GetContainerScanTargetsResultOutput) ToGetContainerScanTargetsResultOutputWithContext(ctx context.Context) GetContainerScanTargetsResultOutput
type GetHostScanRecipeAgentSetting ¶
type GetHostScanRecipeAgentSetting struct { // Agent configuration for host scan agent settings. This model is polymorphic, presenting different configuration options based on selected agent vendor. AgentConfigurations []GetHostScanRecipeAgentSettingAgentConfiguration `pulumi:"agentConfigurations"` // The scan level ScanLevel string `pulumi:"scanLevel"` }
type GetHostScanRecipeAgentSettingAgentConfiguration ¶
type GetHostScanRecipeAgentSettingAgentConfiguration struct { // CIS (Center for Internet Security) Benchmark scan settings for a host scan CisBenchmarkSettings []GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSetting `pulumi:"cisBenchmarkSettings"` // Endpoint Protection scan settings for a host scan EndpointProtectionSettings []GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSetting `pulumi:"endpointProtectionSettings"` // Boolean flag letting agent know if it should un-install the Qualys agent when it is stopped. ShouldUnInstall bool `pulumi:"shouldUnInstall"` // Vault secret OCID which stores license information. Content inside this secret in vault would be base64 string containing information about customer's Qualys susbcription license. VaultSecretId string `pulumi:"vaultSecretId"` // Vendor to use for the host scan agent. Vendor string `pulumi:"vendor"` // Vendor to use for the host scan agent. VendorType string `pulumi:"vendorType"` }
type GetHostScanRecipeAgentSettingAgentConfigurationArgs ¶
type GetHostScanRecipeAgentSettingAgentConfigurationArgs struct { // CIS (Center for Internet Security) Benchmark scan settings for a host scan CisBenchmarkSettings GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayInput `pulumi:"cisBenchmarkSettings"` // Endpoint Protection scan settings for a host scan EndpointProtectionSettings GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayInput `pulumi:"endpointProtectionSettings"` // Boolean flag letting agent know if it should un-install the Qualys agent when it is stopped. ShouldUnInstall pulumi.BoolInput `pulumi:"shouldUnInstall"` // Vault secret OCID which stores license information. Content inside this secret in vault would be base64 string containing information about customer's Qualys susbcription license. VaultSecretId pulumi.StringInput `pulumi:"vaultSecretId"` // Vendor to use for the host scan agent. Vendor pulumi.StringInput `pulumi:"vendor"` // Vendor to use for the host scan agent. VendorType pulumi.StringInput `pulumi:"vendorType"` }
func (GetHostScanRecipeAgentSettingAgentConfigurationArgs) ElementType ¶
func (GetHostScanRecipeAgentSettingAgentConfigurationArgs) ElementType() reflect.Type
func (GetHostScanRecipeAgentSettingAgentConfigurationArgs) ToGetHostScanRecipeAgentSettingAgentConfigurationOutput ¶
func (i GetHostScanRecipeAgentSettingAgentConfigurationArgs) ToGetHostScanRecipeAgentSettingAgentConfigurationOutput() GetHostScanRecipeAgentSettingAgentConfigurationOutput
func (GetHostScanRecipeAgentSettingAgentConfigurationArgs) ToGetHostScanRecipeAgentSettingAgentConfigurationOutputWithContext ¶
func (i GetHostScanRecipeAgentSettingAgentConfigurationArgs) ToGetHostScanRecipeAgentSettingAgentConfigurationOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingAgentConfigurationOutput
type GetHostScanRecipeAgentSettingAgentConfigurationArray ¶
type GetHostScanRecipeAgentSettingAgentConfigurationArray []GetHostScanRecipeAgentSettingAgentConfigurationInput
func (GetHostScanRecipeAgentSettingAgentConfigurationArray) ElementType ¶
func (GetHostScanRecipeAgentSettingAgentConfigurationArray) ElementType() reflect.Type
func (GetHostScanRecipeAgentSettingAgentConfigurationArray) ToGetHostScanRecipeAgentSettingAgentConfigurationArrayOutput ¶
func (i GetHostScanRecipeAgentSettingAgentConfigurationArray) ToGetHostScanRecipeAgentSettingAgentConfigurationArrayOutput() GetHostScanRecipeAgentSettingAgentConfigurationArrayOutput
func (GetHostScanRecipeAgentSettingAgentConfigurationArray) ToGetHostScanRecipeAgentSettingAgentConfigurationArrayOutputWithContext ¶
func (i GetHostScanRecipeAgentSettingAgentConfigurationArray) ToGetHostScanRecipeAgentSettingAgentConfigurationArrayOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingAgentConfigurationArrayOutput
type GetHostScanRecipeAgentSettingAgentConfigurationArrayInput ¶
type GetHostScanRecipeAgentSettingAgentConfigurationArrayInput interface { pulumi.Input ToGetHostScanRecipeAgentSettingAgentConfigurationArrayOutput() GetHostScanRecipeAgentSettingAgentConfigurationArrayOutput ToGetHostScanRecipeAgentSettingAgentConfigurationArrayOutputWithContext(context.Context) GetHostScanRecipeAgentSettingAgentConfigurationArrayOutput }
GetHostScanRecipeAgentSettingAgentConfigurationArrayInput is an input type that accepts GetHostScanRecipeAgentSettingAgentConfigurationArray and GetHostScanRecipeAgentSettingAgentConfigurationArrayOutput values. You can construct a concrete instance of `GetHostScanRecipeAgentSettingAgentConfigurationArrayInput` via:
GetHostScanRecipeAgentSettingAgentConfigurationArray{ GetHostScanRecipeAgentSettingAgentConfigurationArgs{...} }
type GetHostScanRecipeAgentSettingAgentConfigurationArrayOutput ¶
type GetHostScanRecipeAgentSettingAgentConfigurationArrayOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipeAgentSettingAgentConfigurationArrayOutput) ElementType ¶
func (GetHostScanRecipeAgentSettingAgentConfigurationArrayOutput) ElementType() reflect.Type
func (GetHostScanRecipeAgentSettingAgentConfigurationArrayOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationArrayOutput ¶
func (o GetHostScanRecipeAgentSettingAgentConfigurationArrayOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationArrayOutput() GetHostScanRecipeAgentSettingAgentConfigurationArrayOutput
func (GetHostScanRecipeAgentSettingAgentConfigurationArrayOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationArrayOutputWithContext ¶
func (o GetHostScanRecipeAgentSettingAgentConfigurationArrayOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationArrayOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingAgentConfigurationArrayOutput
type GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSetting ¶
type GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSetting struct { // The scan level ScanLevel string `pulumi:"scanLevel"` }
type GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArgs ¶
type GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArgs struct { // The scan level ScanLevel pulumi.StringInput `pulumi:"scanLevel"` }
func (GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArgs) ElementType ¶
func (GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArgs) ElementType() reflect.Type
func (GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArgs) ToGetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput ¶
func (i GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArgs) ToGetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput() GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput
func (GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArgs) ToGetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutputWithContext ¶
func (i GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArgs) ToGetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput
type GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArray ¶
type GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArray []GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingInput
func (GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArray) ElementType ¶
func (GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArray) ElementType() reflect.Type
func (GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArray) ToGetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput ¶
func (i GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArray) ToGetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput() GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput
func (GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArray) ToGetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutputWithContext ¶
func (i GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArray) ToGetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput
type GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayInput ¶
type GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayInput interface { pulumi.Input ToGetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput() GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput ToGetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutputWithContext(context.Context) GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput }
GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayInput is an input type that accepts GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArray and GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput values. You can construct a concrete instance of `GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayInput` via:
GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArray{ GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArgs{...} }
type GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput ¶
type GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput) ElementType ¶
func (GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput) ElementType() reflect.Type
func (GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput ¶
func (o GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput() GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput
func (GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutputWithContext ¶
func (o GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput
type GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingInput ¶
type GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingInput interface { pulumi.Input ToGetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput() GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput ToGetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutputWithContext(context.Context) GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput }
GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingInput is an input type that accepts GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArgs and GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput values. You can construct a concrete instance of `GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingInput` via:
GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArgs{...}
type GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput ¶
type GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput) ElementType ¶
func (GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput) ElementType() reflect.Type
func (GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput) ScanLevel ¶
func (o GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput) ScanLevel() pulumi.StringOutput
The scan level
func (GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput ¶
func (o GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput() GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput
func (GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutputWithContext ¶
func (o GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingOutput
type GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSetting ¶
type GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSetting struct { // The scan level ScanLevel string `pulumi:"scanLevel"` }
type GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArgs ¶
type GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArgs struct { // The scan level ScanLevel pulumi.StringInput `pulumi:"scanLevel"` }
func (GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArgs) ElementType ¶
func (GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArgs) ElementType() reflect.Type
func (GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArgs) ToGetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput ¶
func (i GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArgs) ToGetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput() GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput
func (GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArgs) ToGetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutputWithContext ¶
func (i GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArgs) ToGetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput
type GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArray ¶
type GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArray []GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingInput
func (GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArray) ElementType ¶
func (GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArray) ElementType() reflect.Type
func (GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArray) ToGetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput ¶
func (i GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArray) ToGetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput() GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput
func (GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArray) ToGetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutputWithContext ¶
func (i GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArray) ToGetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput
type GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayInput ¶
type GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayInput interface { pulumi.Input ToGetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput() GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput ToGetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutputWithContext(context.Context) GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput }
GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayInput is an input type that accepts GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArray and GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput values. You can construct a concrete instance of `GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayInput` via:
GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArray{ GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArgs{...} }
type GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput ¶
type GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput) ElementType ¶
func (GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput ¶
func (o GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput() GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput
func (GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutputWithContext ¶
func (o GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput
type GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingInput ¶
type GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingInput interface { pulumi.Input ToGetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput() GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput ToGetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutputWithContext(context.Context) GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput }
GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingInput is an input type that accepts GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArgs and GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput values. You can construct a concrete instance of `GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingInput` via:
GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArgs{...}
type GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput ¶
type GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput) ElementType ¶
func (GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput) ElementType() reflect.Type
func (GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput) ScanLevel ¶
func (o GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput) ScanLevel() pulumi.StringOutput
The scan level
func (GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput ¶
func (o GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput() GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput
func (GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutputWithContext ¶
func (o GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingOutput
type GetHostScanRecipeAgentSettingAgentConfigurationInput ¶
type GetHostScanRecipeAgentSettingAgentConfigurationInput interface { pulumi.Input ToGetHostScanRecipeAgentSettingAgentConfigurationOutput() GetHostScanRecipeAgentSettingAgentConfigurationOutput ToGetHostScanRecipeAgentSettingAgentConfigurationOutputWithContext(context.Context) GetHostScanRecipeAgentSettingAgentConfigurationOutput }
GetHostScanRecipeAgentSettingAgentConfigurationInput is an input type that accepts GetHostScanRecipeAgentSettingAgentConfigurationArgs and GetHostScanRecipeAgentSettingAgentConfigurationOutput values. You can construct a concrete instance of `GetHostScanRecipeAgentSettingAgentConfigurationInput` via:
GetHostScanRecipeAgentSettingAgentConfigurationArgs{...}
type GetHostScanRecipeAgentSettingAgentConfigurationOutput ¶
type GetHostScanRecipeAgentSettingAgentConfigurationOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipeAgentSettingAgentConfigurationOutput) CisBenchmarkSettings ¶
func (o GetHostScanRecipeAgentSettingAgentConfigurationOutput) CisBenchmarkSettings() GetHostScanRecipeAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput
CIS (Center for Internet Security) Benchmark scan settings for a host scan
func (GetHostScanRecipeAgentSettingAgentConfigurationOutput) ElementType ¶
func (GetHostScanRecipeAgentSettingAgentConfigurationOutput) ElementType() reflect.Type
func (GetHostScanRecipeAgentSettingAgentConfigurationOutput) EndpointProtectionSettings ¶
func (o GetHostScanRecipeAgentSettingAgentConfigurationOutput) EndpointProtectionSettings() GetHostScanRecipeAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput
Endpoint Protection scan settings for a host scan
func (GetHostScanRecipeAgentSettingAgentConfigurationOutput) ShouldUnInstall ¶
func (o GetHostScanRecipeAgentSettingAgentConfigurationOutput) ShouldUnInstall() pulumi.BoolOutput
Boolean flag letting agent know if it should un-install the Qualys agent when it is stopped.
func (GetHostScanRecipeAgentSettingAgentConfigurationOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationOutput ¶
func (o GetHostScanRecipeAgentSettingAgentConfigurationOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationOutput() GetHostScanRecipeAgentSettingAgentConfigurationOutput
func (GetHostScanRecipeAgentSettingAgentConfigurationOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationOutputWithContext ¶
func (o GetHostScanRecipeAgentSettingAgentConfigurationOutput) ToGetHostScanRecipeAgentSettingAgentConfigurationOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingAgentConfigurationOutput
func (GetHostScanRecipeAgentSettingAgentConfigurationOutput) VaultSecretId ¶
func (o GetHostScanRecipeAgentSettingAgentConfigurationOutput) VaultSecretId() pulumi.StringOutput
Vault secret OCID which stores license information. Content inside this secret in vault would be base64 string containing information about customer's Qualys susbcription license.
func (GetHostScanRecipeAgentSettingAgentConfigurationOutput) Vendor ¶
func (o GetHostScanRecipeAgentSettingAgentConfigurationOutput) Vendor() pulumi.StringOutput
Vendor to use for the host scan agent.
func (GetHostScanRecipeAgentSettingAgentConfigurationOutput) VendorType ¶
func (o GetHostScanRecipeAgentSettingAgentConfigurationOutput) VendorType() pulumi.StringOutput
Vendor to use for the host scan agent.
type GetHostScanRecipeAgentSettingArgs ¶
type GetHostScanRecipeAgentSettingArgs struct { // Agent configuration for host scan agent settings. This model is polymorphic, presenting different configuration options based on selected agent vendor. AgentConfigurations GetHostScanRecipeAgentSettingAgentConfigurationArrayInput `pulumi:"agentConfigurations"` // The scan level ScanLevel pulumi.StringInput `pulumi:"scanLevel"` }
func (GetHostScanRecipeAgentSettingArgs) ElementType ¶
func (GetHostScanRecipeAgentSettingArgs) ElementType() reflect.Type
func (GetHostScanRecipeAgentSettingArgs) ToGetHostScanRecipeAgentSettingOutput ¶
func (i GetHostScanRecipeAgentSettingArgs) ToGetHostScanRecipeAgentSettingOutput() GetHostScanRecipeAgentSettingOutput
func (GetHostScanRecipeAgentSettingArgs) ToGetHostScanRecipeAgentSettingOutputWithContext ¶
func (i GetHostScanRecipeAgentSettingArgs) ToGetHostScanRecipeAgentSettingOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingOutput
type GetHostScanRecipeAgentSettingArray ¶
type GetHostScanRecipeAgentSettingArray []GetHostScanRecipeAgentSettingInput
func (GetHostScanRecipeAgentSettingArray) ElementType ¶
func (GetHostScanRecipeAgentSettingArray) ElementType() reflect.Type
func (GetHostScanRecipeAgentSettingArray) ToGetHostScanRecipeAgentSettingArrayOutput ¶
func (i GetHostScanRecipeAgentSettingArray) ToGetHostScanRecipeAgentSettingArrayOutput() GetHostScanRecipeAgentSettingArrayOutput
func (GetHostScanRecipeAgentSettingArray) ToGetHostScanRecipeAgentSettingArrayOutputWithContext ¶
func (i GetHostScanRecipeAgentSettingArray) ToGetHostScanRecipeAgentSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingArrayOutput
type GetHostScanRecipeAgentSettingArrayInput ¶
type GetHostScanRecipeAgentSettingArrayInput interface { pulumi.Input ToGetHostScanRecipeAgentSettingArrayOutput() GetHostScanRecipeAgentSettingArrayOutput ToGetHostScanRecipeAgentSettingArrayOutputWithContext(context.Context) GetHostScanRecipeAgentSettingArrayOutput }
GetHostScanRecipeAgentSettingArrayInput is an input type that accepts GetHostScanRecipeAgentSettingArray and GetHostScanRecipeAgentSettingArrayOutput values. You can construct a concrete instance of `GetHostScanRecipeAgentSettingArrayInput` via:
GetHostScanRecipeAgentSettingArray{ GetHostScanRecipeAgentSettingArgs{...} }
type GetHostScanRecipeAgentSettingArrayOutput ¶
type GetHostScanRecipeAgentSettingArrayOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipeAgentSettingArrayOutput) ElementType ¶
func (GetHostScanRecipeAgentSettingArrayOutput) ElementType() reflect.Type
func (GetHostScanRecipeAgentSettingArrayOutput) ToGetHostScanRecipeAgentSettingArrayOutput ¶
func (o GetHostScanRecipeAgentSettingArrayOutput) ToGetHostScanRecipeAgentSettingArrayOutput() GetHostScanRecipeAgentSettingArrayOutput
func (GetHostScanRecipeAgentSettingArrayOutput) ToGetHostScanRecipeAgentSettingArrayOutputWithContext ¶
func (o GetHostScanRecipeAgentSettingArrayOutput) ToGetHostScanRecipeAgentSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingArrayOutput
type GetHostScanRecipeAgentSettingInput ¶
type GetHostScanRecipeAgentSettingInput interface { pulumi.Input ToGetHostScanRecipeAgentSettingOutput() GetHostScanRecipeAgentSettingOutput ToGetHostScanRecipeAgentSettingOutputWithContext(context.Context) GetHostScanRecipeAgentSettingOutput }
GetHostScanRecipeAgentSettingInput is an input type that accepts GetHostScanRecipeAgentSettingArgs and GetHostScanRecipeAgentSettingOutput values. You can construct a concrete instance of `GetHostScanRecipeAgentSettingInput` via:
GetHostScanRecipeAgentSettingArgs{...}
type GetHostScanRecipeAgentSettingOutput ¶
type GetHostScanRecipeAgentSettingOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipeAgentSettingOutput) AgentConfigurations ¶
func (o GetHostScanRecipeAgentSettingOutput) AgentConfigurations() GetHostScanRecipeAgentSettingAgentConfigurationArrayOutput
Agent configuration for host scan agent settings. This model is polymorphic, presenting different configuration options based on selected agent vendor.
func (GetHostScanRecipeAgentSettingOutput) ElementType ¶
func (GetHostScanRecipeAgentSettingOutput) ElementType() reflect.Type
func (GetHostScanRecipeAgentSettingOutput) ScanLevel ¶
func (o GetHostScanRecipeAgentSettingOutput) ScanLevel() pulumi.StringOutput
The scan level
func (GetHostScanRecipeAgentSettingOutput) ToGetHostScanRecipeAgentSettingOutput ¶
func (o GetHostScanRecipeAgentSettingOutput) ToGetHostScanRecipeAgentSettingOutput() GetHostScanRecipeAgentSettingOutput
func (GetHostScanRecipeAgentSettingOutput) ToGetHostScanRecipeAgentSettingOutputWithContext ¶
func (o GetHostScanRecipeAgentSettingOutput) ToGetHostScanRecipeAgentSettingOutputWithContext(ctx context.Context) GetHostScanRecipeAgentSettingOutput
type GetHostScanRecipeApplicationSetting ¶
type GetHostScanRecipeApplicationSetting struct { // Scan recurrences in RFC-5545 section 3.3.10 format. Only supported input are weekly, biweekly, monthly listed below FREQ=WEEKLY;WKST=<weekday>;INTERVAL=1 - This weekly scan on the specified weekday (e.g. SU for Sunday) FREQ=WEEKLY;WKST=<weekday>;INTERVAL=2 - This bi-weekly scan on the specified weekday (e.g. SU for Sunday) FREQ=MONTHLY;WKST=<weekday>;INTERVAL=1 - This monthly scan on the specified weekday (e.g. SU for Sunday, starting from the next such weekday based on the time of setting creation) ApplicationScanRecurrence string `pulumi:"applicationScanRecurrence"` // List of folders selected for scanning FoldersToScans []GetHostScanRecipeApplicationSettingFoldersToScan `pulumi:"foldersToScans"` // Enable or disable application scan IsEnabled bool `pulumi:"isEnabled"` }
type GetHostScanRecipeApplicationSettingArgs ¶
type GetHostScanRecipeApplicationSettingArgs struct { // Scan recurrences in RFC-5545 section 3.3.10 format. Only supported input are weekly, biweekly, monthly listed below FREQ=WEEKLY;WKST=<weekday>;INTERVAL=1 - This weekly scan on the specified weekday (e.g. SU for Sunday) FREQ=WEEKLY;WKST=<weekday>;INTERVAL=2 - This bi-weekly scan on the specified weekday (e.g. SU for Sunday) FREQ=MONTHLY;WKST=<weekday>;INTERVAL=1 - This monthly scan on the specified weekday (e.g. SU for Sunday, starting from the next such weekday based on the time of setting creation) ApplicationScanRecurrence pulumi.StringInput `pulumi:"applicationScanRecurrence"` // List of folders selected for scanning FoldersToScans GetHostScanRecipeApplicationSettingFoldersToScanArrayInput `pulumi:"foldersToScans"` // Enable or disable application scan IsEnabled pulumi.BoolInput `pulumi:"isEnabled"` }
func (GetHostScanRecipeApplicationSettingArgs) ElementType ¶
func (GetHostScanRecipeApplicationSettingArgs) ElementType() reflect.Type
func (GetHostScanRecipeApplicationSettingArgs) ToGetHostScanRecipeApplicationSettingOutput ¶
func (i GetHostScanRecipeApplicationSettingArgs) ToGetHostScanRecipeApplicationSettingOutput() GetHostScanRecipeApplicationSettingOutput
func (GetHostScanRecipeApplicationSettingArgs) ToGetHostScanRecipeApplicationSettingOutputWithContext ¶
func (i GetHostScanRecipeApplicationSettingArgs) ToGetHostScanRecipeApplicationSettingOutputWithContext(ctx context.Context) GetHostScanRecipeApplicationSettingOutput
type GetHostScanRecipeApplicationSettingArray ¶
type GetHostScanRecipeApplicationSettingArray []GetHostScanRecipeApplicationSettingInput
func (GetHostScanRecipeApplicationSettingArray) ElementType ¶
func (GetHostScanRecipeApplicationSettingArray) ElementType() reflect.Type
func (GetHostScanRecipeApplicationSettingArray) ToGetHostScanRecipeApplicationSettingArrayOutput ¶
func (i GetHostScanRecipeApplicationSettingArray) ToGetHostScanRecipeApplicationSettingArrayOutput() GetHostScanRecipeApplicationSettingArrayOutput
func (GetHostScanRecipeApplicationSettingArray) ToGetHostScanRecipeApplicationSettingArrayOutputWithContext ¶
func (i GetHostScanRecipeApplicationSettingArray) ToGetHostScanRecipeApplicationSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipeApplicationSettingArrayOutput
type GetHostScanRecipeApplicationSettingArrayInput ¶
type GetHostScanRecipeApplicationSettingArrayInput interface { pulumi.Input ToGetHostScanRecipeApplicationSettingArrayOutput() GetHostScanRecipeApplicationSettingArrayOutput ToGetHostScanRecipeApplicationSettingArrayOutputWithContext(context.Context) GetHostScanRecipeApplicationSettingArrayOutput }
GetHostScanRecipeApplicationSettingArrayInput is an input type that accepts GetHostScanRecipeApplicationSettingArray and GetHostScanRecipeApplicationSettingArrayOutput values. You can construct a concrete instance of `GetHostScanRecipeApplicationSettingArrayInput` via:
GetHostScanRecipeApplicationSettingArray{ GetHostScanRecipeApplicationSettingArgs{...} }
type GetHostScanRecipeApplicationSettingArrayOutput ¶
type GetHostScanRecipeApplicationSettingArrayOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipeApplicationSettingArrayOutput) ElementType ¶
func (GetHostScanRecipeApplicationSettingArrayOutput) ElementType() reflect.Type
func (GetHostScanRecipeApplicationSettingArrayOutput) ToGetHostScanRecipeApplicationSettingArrayOutput ¶
func (o GetHostScanRecipeApplicationSettingArrayOutput) ToGetHostScanRecipeApplicationSettingArrayOutput() GetHostScanRecipeApplicationSettingArrayOutput
func (GetHostScanRecipeApplicationSettingArrayOutput) ToGetHostScanRecipeApplicationSettingArrayOutputWithContext ¶
func (o GetHostScanRecipeApplicationSettingArrayOutput) ToGetHostScanRecipeApplicationSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipeApplicationSettingArrayOutput
type GetHostScanRecipeApplicationSettingFoldersToScanArgs ¶
type GetHostScanRecipeApplicationSettingFoldersToScanArgs struct { // Folder to be scanned in the corresponding operating system Folder pulumi.StringInput `pulumi:"folder"` // Operating system type Operatingsystem pulumi.StringInput `pulumi:"operatingsystem"` }
func (GetHostScanRecipeApplicationSettingFoldersToScanArgs) ElementType ¶
func (GetHostScanRecipeApplicationSettingFoldersToScanArgs) ElementType() reflect.Type
func (GetHostScanRecipeApplicationSettingFoldersToScanArgs) ToGetHostScanRecipeApplicationSettingFoldersToScanOutput ¶
func (i GetHostScanRecipeApplicationSettingFoldersToScanArgs) ToGetHostScanRecipeApplicationSettingFoldersToScanOutput() GetHostScanRecipeApplicationSettingFoldersToScanOutput
func (GetHostScanRecipeApplicationSettingFoldersToScanArgs) ToGetHostScanRecipeApplicationSettingFoldersToScanOutputWithContext ¶
func (i GetHostScanRecipeApplicationSettingFoldersToScanArgs) ToGetHostScanRecipeApplicationSettingFoldersToScanOutputWithContext(ctx context.Context) GetHostScanRecipeApplicationSettingFoldersToScanOutput
type GetHostScanRecipeApplicationSettingFoldersToScanArray ¶
type GetHostScanRecipeApplicationSettingFoldersToScanArray []GetHostScanRecipeApplicationSettingFoldersToScanInput
func (GetHostScanRecipeApplicationSettingFoldersToScanArray) ElementType ¶
func (GetHostScanRecipeApplicationSettingFoldersToScanArray) ElementType() reflect.Type
func (GetHostScanRecipeApplicationSettingFoldersToScanArray) ToGetHostScanRecipeApplicationSettingFoldersToScanArrayOutput ¶
func (i GetHostScanRecipeApplicationSettingFoldersToScanArray) ToGetHostScanRecipeApplicationSettingFoldersToScanArrayOutput() GetHostScanRecipeApplicationSettingFoldersToScanArrayOutput
func (GetHostScanRecipeApplicationSettingFoldersToScanArray) ToGetHostScanRecipeApplicationSettingFoldersToScanArrayOutputWithContext ¶
func (i GetHostScanRecipeApplicationSettingFoldersToScanArray) ToGetHostScanRecipeApplicationSettingFoldersToScanArrayOutputWithContext(ctx context.Context) GetHostScanRecipeApplicationSettingFoldersToScanArrayOutput
type GetHostScanRecipeApplicationSettingFoldersToScanArrayInput ¶
type GetHostScanRecipeApplicationSettingFoldersToScanArrayInput interface { pulumi.Input ToGetHostScanRecipeApplicationSettingFoldersToScanArrayOutput() GetHostScanRecipeApplicationSettingFoldersToScanArrayOutput ToGetHostScanRecipeApplicationSettingFoldersToScanArrayOutputWithContext(context.Context) GetHostScanRecipeApplicationSettingFoldersToScanArrayOutput }
GetHostScanRecipeApplicationSettingFoldersToScanArrayInput is an input type that accepts GetHostScanRecipeApplicationSettingFoldersToScanArray and GetHostScanRecipeApplicationSettingFoldersToScanArrayOutput values. You can construct a concrete instance of `GetHostScanRecipeApplicationSettingFoldersToScanArrayInput` via:
GetHostScanRecipeApplicationSettingFoldersToScanArray{ GetHostScanRecipeApplicationSettingFoldersToScanArgs{...} }
type GetHostScanRecipeApplicationSettingFoldersToScanArrayOutput ¶
type GetHostScanRecipeApplicationSettingFoldersToScanArrayOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipeApplicationSettingFoldersToScanArrayOutput) ElementType ¶
func (GetHostScanRecipeApplicationSettingFoldersToScanArrayOutput) ElementType() reflect.Type
func (GetHostScanRecipeApplicationSettingFoldersToScanArrayOutput) ToGetHostScanRecipeApplicationSettingFoldersToScanArrayOutput ¶
func (o GetHostScanRecipeApplicationSettingFoldersToScanArrayOutput) ToGetHostScanRecipeApplicationSettingFoldersToScanArrayOutput() GetHostScanRecipeApplicationSettingFoldersToScanArrayOutput
func (GetHostScanRecipeApplicationSettingFoldersToScanArrayOutput) ToGetHostScanRecipeApplicationSettingFoldersToScanArrayOutputWithContext ¶
func (o GetHostScanRecipeApplicationSettingFoldersToScanArrayOutput) ToGetHostScanRecipeApplicationSettingFoldersToScanArrayOutputWithContext(ctx context.Context) GetHostScanRecipeApplicationSettingFoldersToScanArrayOutput
type GetHostScanRecipeApplicationSettingFoldersToScanInput ¶
type GetHostScanRecipeApplicationSettingFoldersToScanInput interface { pulumi.Input ToGetHostScanRecipeApplicationSettingFoldersToScanOutput() GetHostScanRecipeApplicationSettingFoldersToScanOutput ToGetHostScanRecipeApplicationSettingFoldersToScanOutputWithContext(context.Context) GetHostScanRecipeApplicationSettingFoldersToScanOutput }
GetHostScanRecipeApplicationSettingFoldersToScanInput is an input type that accepts GetHostScanRecipeApplicationSettingFoldersToScanArgs and GetHostScanRecipeApplicationSettingFoldersToScanOutput values. You can construct a concrete instance of `GetHostScanRecipeApplicationSettingFoldersToScanInput` via:
GetHostScanRecipeApplicationSettingFoldersToScanArgs{...}
type GetHostScanRecipeApplicationSettingFoldersToScanOutput ¶
type GetHostScanRecipeApplicationSettingFoldersToScanOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipeApplicationSettingFoldersToScanOutput) ElementType ¶
func (GetHostScanRecipeApplicationSettingFoldersToScanOutput) ElementType() reflect.Type
func (GetHostScanRecipeApplicationSettingFoldersToScanOutput) Folder ¶
func (o GetHostScanRecipeApplicationSettingFoldersToScanOutput) Folder() pulumi.StringOutput
Folder to be scanned in the corresponding operating system
func (GetHostScanRecipeApplicationSettingFoldersToScanOutput) Operatingsystem ¶
func (o GetHostScanRecipeApplicationSettingFoldersToScanOutput) Operatingsystem() pulumi.StringOutput
Operating system type
func (GetHostScanRecipeApplicationSettingFoldersToScanOutput) ToGetHostScanRecipeApplicationSettingFoldersToScanOutput ¶
func (o GetHostScanRecipeApplicationSettingFoldersToScanOutput) ToGetHostScanRecipeApplicationSettingFoldersToScanOutput() GetHostScanRecipeApplicationSettingFoldersToScanOutput
func (GetHostScanRecipeApplicationSettingFoldersToScanOutput) ToGetHostScanRecipeApplicationSettingFoldersToScanOutputWithContext ¶
func (o GetHostScanRecipeApplicationSettingFoldersToScanOutput) ToGetHostScanRecipeApplicationSettingFoldersToScanOutputWithContext(ctx context.Context) GetHostScanRecipeApplicationSettingFoldersToScanOutput
type GetHostScanRecipeApplicationSettingInput ¶
type GetHostScanRecipeApplicationSettingInput interface { pulumi.Input ToGetHostScanRecipeApplicationSettingOutput() GetHostScanRecipeApplicationSettingOutput ToGetHostScanRecipeApplicationSettingOutputWithContext(context.Context) GetHostScanRecipeApplicationSettingOutput }
GetHostScanRecipeApplicationSettingInput is an input type that accepts GetHostScanRecipeApplicationSettingArgs and GetHostScanRecipeApplicationSettingOutput values. You can construct a concrete instance of `GetHostScanRecipeApplicationSettingInput` via:
GetHostScanRecipeApplicationSettingArgs{...}
type GetHostScanRecipeApplicationSettingOutput ¶
type GetHostScanRecipeApplicationSettingOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipeApplicationSettingOutput) ApplicationScanRecurrence ¶
func (o GetHostScanRecipeApplicationSettingOutput) ApplicationScanRecurrence() pulumi.StringOutput
Scan recurrences in RFC-5545 section 3.3.10 format. Only supported input are weekly, biweekly, monthly listed below FREQ=WEEKLY;WKST=<weekday>;INTERVAL=1 - This weekly scan on the specified weekday (e.g. SU for Sunday) FREQ=WEEKLY;WKST=<weekday>;INTERVAL=2 - This bi-weekly scan on the specified weekday (e.g. SU for Sunday) FREQ=MONTHLY;WKST=<weekday>;INTERVAL=1 - This monthly scan on the specified weekday (e.g. SU for Sunday, starting from the next such weekday based on the time of setting creation)
func (GetHostScanRecipeApplicationSettingOutput) ElementType ¶
func (GetHostScanRecipeApplicationSettingOutput) ElementType() reflect.Type
func (GetHostScanRecipeApplicationSettingOutput) FoldersToScans ¶
func (o GetHostScanRecipeApplicationSettingOutput) FoldersToScans() GetHostScanRecipeApplicationSettingFoldersToScanArrayOutput
List of folders selected for scanning
func (GetHostScanRecipeApplicationSettingOutput) IsEnabled ¶
func (o GetHostScanRecipeApplicationSettingOutput) IsEnabled() pulumi.BoolOutput
Enable or disable application scan
func (GetHostScanRecipeApplicationSettingOutput) ToGetHostScanRecipeApplicationSettingOutput ¶
func (o GetHostScanRecipeApplicationSettingOutput) ToGetHostScanRecipeApplicationSettingOutput() GetHostScanRecipeApplicationSettingOutput
func (GetHostScanRecipeApplicationSettingOutput) ToGetHostScanRecipeApplicationSettingOutputWithContext ¶
func (o GetHostScanRecipeApplicationSettingOutput) ToGetHostScanRecipeApplicationSettingOutputWithContext(ctx context.Context) GetHostScanRecipeApplicationSettingOutput
type GetHostScanRecipePortSetting ¶
type GetHostScanRecipePortSetting struct { // The scan level ScanLevel string `pulumi:"scanLevel"` }
type GetHostScanRecipePortSettingArgs ¶
type GetHostScanRecipePortSettingArgs struct { // The scan level ScanLevel pulumi.StringInput `pulumi:"scanLevel"` }
func (GetHostScanRecipePortSettingArgs) ElementType ¶
func (GetHostScanRecipePortSettingArgs) ElementType() reflect.Type
func (GetHostScanRecipePortSettingArgs) ToGetHostScanRecipePortSettingOutput ¶
func (i GetHostScanRecipePortSettingArgs) ToGetHostScanRecipePortSettingOutput() GetHostScanRecipePortSettingOutput
func (GetHostScanRecipePortSettingArgs) ToGetHostScanRecipePortSettingOutputWithContext ¶
func (i GetHostScanRecipePortSettingArgs) ToGetHostScanRecipePortSettingOutputWithContext(ctx context.Context) GetHostScanRecipePortSettingOutput
type GetHostScanRecipePortSettingArray ¶
type GetHostScanRecipePortSettingArray []GetHostScanRecipePortSettingInput
func (GetHostScanRecipePortSettingArray) ElementType ¶
func (GetHostScanRecipePortSettingArray) ElementType() reflect.Type
func (GetHostScanRecipePortSettingArray) ToGetHostScanRecipePortSettingArrayOutput ¶
func (i GetHostScanRecipePortSettingArray) ToGetHostScanRecipePortSettingArrayOutput() GetHostScanRecipePortSettingArrayOutput
func (GetHostScanRecipePortSettingArray) ToGetHostScanRecipePortSettingArrayOutputWithContext ¶
func (i GetHostScanRecipePortSettingArray) ToGetHostScanRecipePortSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipePortSettingArrayOutput
type GetHostScanRecipePortSettingArrayInput ¶
type GetHostScanRecipePortSettingArrayInput interface { pulumi.Input ToGetHostScanRecipePortSettingArrayOutput() GetHostScanRecipePortSettingArrayOutput ToGetHostScanRecipePortSettingArrayOutputWithContext(context.Context) GetHostScanRecipePortSettingArrayOutput }
GetHostScanRecipePortSettingArrayInput is an input type that accepts GetHostScanRecipePortSettingArray and GetHostScanRecipePortSettingArrayOutput values. You can construct a concrete instance of `GetHostScanRecipePortSettingArrayInput` via:
GetHostScanRecipePortSettingArray{ GetHostScanRecipePortSettingArgs{...} }
type GetHostScanRecipePortSettingArrayOutput ¶
type GetHostScanRecipePortSettingArrayOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipePortSettingArrayOutput) ElementType ¶
func (GetHostScanRecipePortSettingArrayOutput) ElementType() reflect.Type
func (GetHostScanRecipePortSettingArrayOutput) ToGetHostScanRecipePortSettingArrayOutput ¶
func (o GetHostScanRecipePortSettingArrayOutput) ToGetHostScanRecipePortSettingArrayOutput() GetHostScanRecipePortSettingArrayOutput
func (GetHostScanRecipePortSettingArrayOutput) ToGetHostScanRecipePortSettingArrayOutputWithContext ¶
func (o GetHostScanRecipePortSettingArrayOutput) ToGetHostScanRecipePortSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipePortSettingArrayOutput
type GetHostScanRecipePortSettingInput ¶
type GetHostScanRecipePortSettingInput interface { pulumi.Input ToGetHostScanRecipePortSettingOutput() GetHostScanRecipePortSettingOutput ToGetHostScanRecipePortSettingOutputWithContext(context.Context) GetHostScanRecipePortSettingOutput }
GetHostScanRecipePortSettingInput is an input type that accepts GetHostScanRecipePortSettingArgs and GetHostScanRecipePortSettingOutput values. You can construct a concrete instance of `GetHostScanRecipePortSettingInput` via:
GetHostScanRecipePortSettingArgs{...}
type GetHostScanRecipePortSettingOutput ¶
type GetHostScanRecipePortSettingOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipePortSettingOutput) ElementType ¶
func (GetHostScanRecipePortSettingOutput) ElementType() reflect.Type
func (GetHostScanRecipePortSettingOutput) ScanLevel ¶
func (o GetHostScanRecipePortSettingOutput) ScanLevel() pulumi.StringOutput
The scan level
func (GetHostScanRecipePortSettingOutput) ToGetHostScanRecipePortSettingOutput ¶
func (o GetHostScanRecipePortSettingOutput) ToGetHostScanRecipePortSettingOutput() GetHostScanRecipePortSettingOutput
func (GetHostScanRecipePortSettingOutput) ToGetHostScanRecipePortSettingOutputWithContext ¶
func (o GetHostScanRecipePortSettingOutput) ToGetHostScanRecipePortSettingOutputWithContext(ctx context.Context) GetHostScanRecipePortSettingOutput
type GetHostScanRecipeScheduleArgs ¶
type GetHostScanRecipeScheduleArgs struct { // Day of week the scheduled scan occurs (not applicable for DAILY type) DayOfWeek pulumi.StringInput `pulumi:"dayOfWeek"` // How often the scan occurs Type pulumi.StringInput `pulumi:"type"` }
func (GetHostScanRecipeScheduleArgs) ElementType ¶
func (GetHostScanRecipeScheduleArgs) ElementType() reflect.Type
func (GetHostScanRecipeScheduleArgs) ToGetHostScanRecipeScheduleOutput ¶
func (i GetHostScanRecipeScheduleArgs) ToGetHostScanRecipeScheduleOutput() GetHostScanRecipeScheduleOutput
func (GetHostScanRecipeScheduleArgs) ToGetHostScanRecipeScheduleOutputWithContext ¶
func (i GetHostScanRecipeScheduleArgs) ToGetHostScanRecipeScheduleOutputWithContext(ctx context.Context) GetHostScanRecipeScheduleOutput
type GetHostScanRecipeScheduleArray ¶
type GetHostScanRecipeScheduleArray []GetHostScanRecipeScheduleInput
func (GetHostScanRecipeScheduleArray) ElementType ¶
func (GetHostScanRecipeScheduleArray) ElementType() reflect.Type
func (GetHostScanRecipeScheduleArray) ToGetHostScanRecipeScheduleArrayOutput ¶
func (i GetHostScanRecipeScheduleArray) ToGetHostScanRecipeScheduleArrayOutput() GetHostScanRecipeScheduleArrayOutput
func (GetHostScanRecipeScheduleArray) ToGetHostScanRecipeScheduleArrayOutputWithContext ¶
func (i GetHostScanRecipeScheduleArray) ToGetHostScanRecipeScheduleArrayOutputWithContext(ctx context.Context) GetHostScanRecipeScheduleArrayOutput
type GetHostScanRecipeScheduleArrayInput ¶
type GetHostScanRecipeScheduleArrayInput interface { pulumi.Input ToGetHostScanRecipeScheduleArrayOutput() GetHostScanRecipeScheduleArrayOutput ToGetHostScanRecipeScheduleArrayOutputWithContext(context.Context) GetHostScanRecipeScheduleArrayOutput }
GetHostScanRecipeScheduleArrayInput is an input type that accepts GetHostScanRecipeScheduleArray and GetHostScanRecipeScheduleArrayOutput values. You can construct a concrete instance of `GetHostScanRecipeScheduleArrayInput` via:
GetHostScanRecipeScheduleArray{ GetHostScanRecipeScheduleArgs{...} }
type GetHostScanRecipeScheduleArrayOutput ¶
type GetHostScanRecipeScheduleArrayOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipeScheduleArrayOutput) ElementType ¶
func (GetHostScanRecipeScheduleArrayOutput) ElementType() reflect.Type
func (GetHostScanRecipeScheduleArrayOutput) Index ¶
func (o GetHostScanRecipeScheduleArrayOutput) Index(i pulumi.IntInput) GetHostScanRecipeScheduleOutput
func (GetHostScanRecipeScheduleArrayOutput) ToGetHostScanRecipeScheduleArrayOutput ¶
func (o GetHostScanRecipeScheduleArrayOutput) ToGetHostScanRecipeScheduleArrayOutput() GetHostScanRecipeScheduleArrayOutput
func (GetHostScanRecipeScheduleArrayOutput) ToGetHostScanRecipeScheduleArrayOutputWithContext ¶
func (o GetHostScanRecipeScheduleArrayOutput) ToGetHostScanRecipeScheduleArrayOutputWithContext(ctx context.Context) GetHostScanRecipeScheduleArrayOutput
type GetHostScanRecipeScheduleInput ¶
type GetHostScanRecipeScheduleInput interface { pulumi.Input ToGetHostScanRecipeScheduleOutput() GetHostScanRecipeScheduleOutput ToGetHostScanRecipeScheduleOutputWithContext(context.Context) GetHostScanRecipeScheduleOutput }
GetHostScanRecipeScheduleInput is an input type that accepts GetHostScanRecipeScheduleArgs and GetHostScanRecipeScheduleOutput values. You can construct a concrete instance of `GetHostScanRecipeScheduleInput` via:
GetHostScanRecipeScheduleArgs{...}
type GetHostScanRecipeScheduleOutput ¶
type GetHostScanRecipeScheduleOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipeScheduleOutput) DayOfWeek ¶
func (o GetHostScanRecipeScheduleOutput) DayOfWeek() pulumi.StringOutput
Day of week the scheduled scan occurs (not applicable for DAILY type)
func (GetHostScanRecipeScheduleOutput) ElementType ¶
func (GetHostScanRecipeScheduleOutput) ElementType() reflect.Type
func (GetHostScanRecipeScheduleOutput) ToGetHostScanRecipeScheduleOutput ¶
func (o GetHostScanRecipeScheduleOutput) ToGetHostScanRecipeScheduleOutput() GetHostScanRecipeScheduleOutput
func (GetHostScanRecipeScheduleOutput) ToGetHostScanRecipeScheduleOutputWithContext ¶
func (o GetHostScanRecipeScheduleOutput) ToGetHostScanRecipeScheduleOutputWithContext(ctx context.Context) GetHostScanRecipeScheduleOutput
func (GetHostScanRecipeScheduleOutput) Type ¶
func (o GetHostScanRecipeScheduleOutput) Type() pulumi.StringOutput
How often the scan occurs
type GetHostScanRecipesArgs ¶
type GetHostScanRecipesArgs struct { // The ID of the compartment in which to list resources. CompartmentId string `pulumi:"compartmentId"` // A filter to return only resources that match the entire display name given. DisplayName *string `pulumi:"displayName"` Filters []GetHostScanRecipesFilter `pulumi:"filters"` // A filter to return only resources whose lifecycleState matches the given lifecycleState. State *string `pulumi:"state"` }
A collection of arguments for invoking getHostScanRecipes.
type GetHostScanRecipesFilterArgs ¶
type GetHostScanRecipesFilterArgs struct { Name pulumi.StringInput `pulumi:"name"` Regex pulumi.BoolPtrInput `pulumi:"regex"` Values pulumi.StringArrayInput `pulumi:"values"` }
func (GetHostScanRecipesFilterArgs) ElementType ¶
func (GetHostScanRecipesFilterArgs) ElementType() reflect.Type
func (GetHostScanRecipesFilterArgs) ToGetHostScanRecipesFilterOutput ¶
func (i GetHostScanRecipesFilterArgs) ToGetHostScanRecipesFilterOutput() GetHostScanRecipesFilterOutput
func (GetHostScanRecipesFilterArgs) ToGetHostScanRecipesFilterOutputWithContext ¶
func (i GetHostScanRecipesFilterArgs) ToGetHostScanRecipesFilterOutputWithContext(ctx context.Context) GetHostScanRecipesFilterOutput
type GetHostScanRecipesFilterArray ¶
type GetHostScanRecipesFilterArray []GetHostScanRecipesFilterInput
func (GetHostScanRecipesFilterArray) ElementType ¶
func (GetHostScanRecipesFilterArray) ElementType() reflect.Type
func (GetHostScanRecipesFilterArray) ToGetHostScanRecipesFilterArrayOutput ¶
func (i GetHostScanRecipesFilterArray) ToGetHostScanRecipesFilterArrayOutput() GetHostScanRecipesFilterArrayOutput
func (GetHostScanRecipesFilterArray) ToGetHostScanRecipesFilterArrayOutputWithContext ¶
func (i GetHostScanRecipesFilterArray) ToGetHostScanRecipesFilterArrayOutputWithContext(ctx context.Context) GetHostScanRecipesFilterArrayOutput
type GetHostScanRecipesFilterArrayInput ¶
type GetHostScanRecipesFilterArrayInput interface { pulumi.Input ToGetHostScanRecipesFilterArrayOutput() GetHostScanRecipesFilterArrayOutput ToGetHostScanRecipesFilterArrayOutputWithContext(context.Context) GetHostScanRecipesFilterArrayOutput }
GetHostScanRecipesFilterArrayInput is an input type that accepts GetHostScanRecipesFilterArray and GetHostScanRecipesFilterArrayOutput values. You can construct a concrete instance of `GetHostScanRecipesFilterArrayInput` via:
GetHostScanRecipesFilterArray{ GetHostScanRecipesFilterArgs{...} }
type GetHostScanRecipesFilterArrayOutput ¶
type GetHostScanRecipesFilterArrayOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipesFilterArrayOutput) ElementType ¶
func (GetHostScanRecipesFilterArrayOutput) ElementType() reflect.Type
func (GetHostScanRecipesFilterArrayOutput) Index ¶
func (o GetHostScanRecipesFilterArrayOutput) Index(i pulumi.IntInput) GetHostScanRecipesFilterOutput
func (GetHostScanRecipesFilterArrayOutput) ToGetHostScanRecipesFilterArrayOutput ¶
func (o GetHostScanRecipesFilterArrayOutput) ToGetHostScanRecipesFilterArrayOutput() GetHostScanRecipesFilterArrayOutput
func (GetHostScanRecipesFilterArrayOutput) ToGetHostScanRecipesFilterArrayOutputWithContext ¶
func (o GetHostScanRecipesFilterArrayOutput) ToGetHostScanRecipesFilterArrayOutputWithContext(ctx context.Context) GetHostScanRecipesFilterArrayOutput
type GetHostScanRecipesFilterInput ¶
type GetHostScanRecipesFilterInput interface { pulumi.Input ToGetHostScanRecipesFilterOutput() GetHostScanRecipesFilterOutput ToGetHostScanRecipesFilterOutputWithContext(context.Context) GetHostScanRecipesFilterOutput }
GetHostScanRecipesFilterInput is an input type that accepts GetHostScanRecipesFilterArgs and GetHostScanRecipesFilterOutput values. You can construct a concrete instance of `GetHostScanRecipesFilterInput` via:
GetHostScanRecipesFilterArgs{...}
type GetHostScanRecipesFilterOutput ¶
type GetHostScanRecipesFilterOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipesFilterOutput) ElementType ¶
func (GetHostScanRecipesFilterOutput) ElementType() reflect.Type
func (GetHostScanRecipesFilterOutput) Name ¶
func (o GetHostScanRecipesFilterOutput) Name() pulumi.StringOutput
func (GetHostScanRecipesFilterOutput) Regex ¶
func (o GetHostScanRecipesFilterOutput) Regex() pulumi.BoolPtrOutput
func (GetHostScanRecipesFilterOutput) ToGetHostScanRecipesFilterOutput ¶
func (o GetHostScanRecipesFilterOutput) ToGetHostScanRecipesFilterOutput() GetHostScanRecipesFilterOutput
func (GetHostScanRecipesFilterOutput) ToGetHostScanRecipesFilterOutputWithContext ¶
func (o GetHostScanRecipesFilterOutput) ToGetHostScanRecipesFilterOutputWithContext(ctx context.Context) GetHostScanRecipesFilterOutput
func (GetHostScanRecipesFilterOutput) Values ¶
func (o GetHostScanRecipesFilterOutput) Values() pulumi.StringArrayOutput
type GetHostScanRecipesHostScanRecipeSummaryCollection ¶
type GetHostScanRecipesHostScanRecipeSummaryCollection struct {
Items []GetHostScanRecipesHostScanRecipeSummaryCollectionItem `pulumi:"items"`
}
type GetHostScanRecipesHostScanRecipeSummaryCollectionArgs ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionArgs struct {
Items GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayInput `pulumi:"items"`
}
func (GetHostScanRecipesHostScanRecipeSummaryCollectionArgs) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionArgs) ElementType() reflect.Type
func (GetHostScanRecipesHostScanRecipeSummaryCollectionArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionOutput ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionOutputWithContext ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionArray ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionArray []GetHostScanRecipesHostScanRecipeSummaryCollectionInput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionArray) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionArray) ElementType() reflect.Type
func (GetHostScanRecipesHostScanRecipeSummaryCollectionArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutputWithContext ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionArrayInput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionArrayInput interface { pulumi.Input ToGetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput ToGetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutputWithContext(context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput }
GetHostScanRecipesHostScanRecipeSummaryCollectionArrayInput is an input type that accepts GetHostScanRecipesHostScanRecipeSummaryCollectionArray and GetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput values. You can construct a concrete instance of `GetHostScanRecipesHostScanRecipeSummaryCollectionArrayInput` via:
GetHostScanRecipesHostScanRecipeSummaryCollectionArray{ GetHostScanRecipesHostScanRecipeSummaryCollectionArgs{...} }
type GetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput) ElementType() reflect.Type
func (GetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutputWithContext ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionInput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionInput interface { pulumi.Input ToGetHostScanRecipesHostScanRecipeSummaryCollectionOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionOutput ToGetHostScanRecipesHostScanRecipeSummaryCollectionOutputWithContext(context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionOutput }
GetHostScanRecipesHostScanRecipeSummaryCollectionInput is an input type that accepts GetHostScanRecipesHostScanRecipeSummaryCollectionArgs and GetHostScanRecipesHostScanRecipeSummaryCollectionOutput values. You can construct a concrete instance of `GetHostScanRecipesHostScanRecipeSummaryCollectionInput` via:
GetHostScanRecipesHostScanRecipeSummaryCollectionArgs{...}
type GetHostScanRecipesHostScanRecipeSummaryCollectionItem ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItem struct { // Agent scan settings for a host scan AgentSettings []GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSetting `pulumi:"agentSettings"` // Agent scan settings for an application scan (as a part of a host scan) ApplicationSettings []GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSetting `pulumi:"applicationSettings"` // The ID of the compartment in which to list resources. CompartmentId string `pulumi:"compartmentId"` // Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}` DefinedTags map[string]string `pulumi:"definedTags"` // A filter to return only resources that match the entire display name given. DisplayName string `pulumi:"displayName"` // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` FreeformTags map[string]string `pulumi:"freeformTags"` // Unique identifier of the config that is immutable on creation Id string `pulumi:"id"` // Port scan settings for a host scan PortSettings []GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSetting `pulumi:"portSettings"` // A scanning schedule Schedules []GetHostScanRecipesHostScanRecipeSummaryCollectionItemSchedule `pulumi:"schedules"` // A filter to return only resources whose lifecycleState matches the given lifecycleState. State string `pulumi:"state"` // Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}` SystemTags map[string]string `pulumi:"systemTags"` // Date and time the recipe was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeCreated string `pulumi:"timeCreated"` // Date and time the recipe was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeUpdated string `pulumi:"timeUpdated"` }
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSetting ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSetting struct { // Agent configuration for host scan agent settings. This model is polymorphic, presenting different configuration options based on selected agent vendor. AgentConfigurations []GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfiguration `pulumi:"agentConfigurations"` // The scan level ScanLevel string `pulumi:"scanLevel"` }
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfiguration ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfiguration struct { // CIS (Center for Internet Security) Benchmark scan settings for a host scan CisBenchmarkSettings []GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSetting `pulumi:"cisBenchmarkSettings"` // Endpoint Protection scan settings for a host scan EndpointProtectionSettings []GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSetting `pulumi:"endpointProtectionSettings"` // Boolean flag letting agent know if it should un-install the Qualys agent when it is stopped. ShouldUnInstall bool `pulumi:"shouldUnInstall"` // Vault secret OCID which stores license information. Content inside this secret in vault would be base64 string containing information about customer's Qualys susbcription license. VaultSecretId string `pulumi:"vaultSecretId"` // Vendor to use for the host scan agent. Vendor string `pulumi:"vendor"` // Vendor to use for the host scan agent. VendorType string `pulumi:"vendorType"` }
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArgs ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArgs struct { // CIS (Center for Internet Security) Benchmark scan settings for a host scan CisBenchmarkSettings GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayInput `pulumi:"cisBenchmarkSettings"` // Endpoint Protection scan settings for a host scan EndpointProtectionSettings GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayInput `pulumi:"endpointProtectionSettings"` // Boolean flag letting agent know if it should un-install the Qualys agent when it is stopped. ShouldUnInstall pulumi.BoolInput `pulumi:"shouldUnInstall"` // Vault secret OCID which stores license information. Content inside this secret in vault would be base64 string containing information about customer's Qualys susbcription license. VaultSecretId pulumi.StringInput `pulumi:"vaultSecretId"` // Vendor to use for the host scan agent. Vendor pulumi.StringInput `pulumi:"vendor"` // Vendor to use for the host scan agent. VendorType pulumi.StringInput `pulumi:"vendorType"` }
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArgs) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutputWithContext ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArray ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArray []GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationInput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArray) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutput ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutputWithContext ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayInput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayInput interface { pulumi.Input ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutput ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutputWithContext(context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutput }
GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayInput is an input type that accepts GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArray and GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutput values. You can construct a concrete instance of `GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayInput` via:
GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArray{ GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArgs{...} }
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutput) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutput) Index ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutput ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutputWithContext ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSetting ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSetting struct { // The scan level ScanLevel string `pulumi:"scanLevel"` }
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArgs ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArgs struct { // The scan level ScanLevel pulumi.StringInput `pulumi:"scanLevel"` }
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArgs) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutput ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutputWithContext ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArray ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArray []GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingInput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArray) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutputWithContext ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayInput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayInput interface { pulumi.Input ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutputWithContext(context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput }
GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayInput is an input type that accepts GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArray and GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput values. You can construct a concrete instance of `GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayInput` via:
GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArray{ GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArgs{...} }
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput) Index ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutputWithContext ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingInput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingInput interface { pulumi.Input ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutput ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutputWithContext(context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutput }
GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingInput is an input type that accepts GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArgs and GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutput values. You can construct a concrete instance of `GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingInput` via:
GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArgs{...}
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutput) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutput) ScanLevel ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutput) ScanLevel() pulumi.StringOutput
The scan level
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutput ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutputWithContext ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSetting ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSetting struct { // The scan level ScanLevel string `pulumi:"scanLevel"` }
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArgs ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArgs struct { // The scan level ScanLevel pulumi.StringInput `pulumi:"scanLevel"` }
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArgs) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutput ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutputWithContext ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArray ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArray []GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingInput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArray) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutputWithContext ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayInput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayInput interface { pulumi.Input ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutputWithContext(context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput }
GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayInput is an input type that accepts GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArray and GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput values. You can construct a concrete instance of `GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayInput` via:
GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArray{ GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArgs{...} }
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput) Index ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutputWithContext ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingInput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingInput interface { pulumi.Input ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutput ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutputWithContext(context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutput }
GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingInput is an input type that accepts GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArgs and GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutput values. You can construct a concrete instance of `GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingInput` via:
GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArgs{...}
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutput) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutput) ScanLevel ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutput) ScanLevel() pulumi.StringOutput
The scan level
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutput ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutputWithContext ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationInput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationInput interface { pulumi.Input ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutputWithContext(context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput }
GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationInput is an input type that accepts GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArgs and GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput values. You can construct a concrete instance of `GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationInput` via:
GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArgs{...}
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput) CisBenchmarkSettings ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput) CisBenchmarkSettings() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationCisBenchmarkSettingArrayOutput
CIS (Center for Internet Security) Benchmark scan settings for a host scan
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput) EndpointProtectionSettings ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput) EndpointProtectionSettings() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationEndpointProtectionSettingArrayOutput
Endpoint Protection scan settings for a host scan
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput) ShouldUnInstall ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput) ShouldUnInstall() pulumi.BoolOutput
Boolean flag letting agent know if it should un-install the Qualys agent when it is stopped.
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutputWithContext ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput) VaultSecretId ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput) VaultSecretId() pulumi.StringOutput
Vault secret OCID which stores license information. Content inside this secret in vault would be base64 string containing information about customer's Qualys susbcription license.
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput) Vendor ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput) Vendor() pulumi.StringOutput
Vendor to use for the host scan agent.
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput) VendorType ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationOutput) VendorType() pulumi.StringOutput
Vendor to use for the host scan agent.
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArgs ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArgs struct { // Agent configuration for host scan agent settings. This model is polymorphic, presenting different configuration options based on selected agent vendor. AgentConfigurations GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayInput `pulumi:"agentConfigurations"` // The scan level ScanLevel pulumi.StringInput `pulumi:"scanLevel"` }
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArgs) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArgs) ElementType() reflect.Type
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutputWithContext ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArray ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArray []GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingInput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArray) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArray) ElementType() reflect.Type
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutputWithContext ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayInput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayInput interface { pulumi.Input ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutputWithContext(context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput }
GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayInput is an input type that accepts GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArray and GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput values. You can construct a concrete instance of `GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayInput` via:
GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArray{ GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArgs{...} }
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput) ElementType() reflect.Type
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutputWithContext ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingInput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingInput interface { pulumi.Input ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutputWithContext(context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput }
GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingInput is an input type that accepts GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArgs and GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput values. You can construct a concrete instance of `GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingInput` via:
GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArgs{...}
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput) AgentConfigurations ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput) AgentConfigurations() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingAgentConfigurationArrayOutput
Agent configuration for host scan agent settings. This model is polymorphic, presenting different configuration options based on selected agent vendor.
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput) ElementType() reflect.Type
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput) ScanLevel ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput) ScanLevel() pulumi.StringOutput
The scan level
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutputWithContext ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSetting ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSetting struct { // Scan recurrences in RFC-5545 section 3.3.10 format. Only supported input are weekly, biweekly, monthly listed below FREQ=WEEKLY;WKST=<weekday>;INTERVAL=1 - This weekly scan on the specified weekday (e.g. SU for Sunday) FREQ=WEEKLY;WKST=<weekday>;INTERVAL=2 - This bi-weekly scan on the specified weekday (e.g. SU for Sunday) FREQ=MONTHLY;WKST=<weekday>;INTERVAL=1 - This monthly scan on the specified weekday (e.g. SU for Sunday, starting from the next such weekday based on the time of setting creation) ApplicationScanRecurrence string `pulumi:"applicationScanRecurrence"` // List of folders selected for scanning FoldersToScans []GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScan `pulumi:"foldersToScans"` // Enable or disable application scan IsEnabled bool `pulumi:"isEnabled"` }
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArgs ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArgs struct { // Scan recurrences in RFC-5545 section 3.3.10 format. Only supported input are weekly, biweekly, monthly listed below FREQ=WEEKLY;WKST=<weekday>;INTERVAL=1 - This weekly scan on the specified weekday (e.g. SU for Sunday) FREQ=WEEKLY;WKST=<weekday>;INTERVAL=2 - This bi-weekly scan on the specified weekday (e.g. SU for Sunday) FREQ=MONTHLY;WKST=<weekday>;INTERVAL=1 - This monthly scan on the specified weekday (e.g. SU for Sunday, starting from the next such weekday based on the time of setting creation) ApplicationScanRecurrence pulumi.StringInput `pulumi:"applicationScanRecurrence"` // List of folders selected for scanning FoldersToScans GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayInput `pulumi:"foldersToScans"` // Enable or disable application scan IsEnabled pulumi.BoolInput `pulumi:"isEnabled"` }
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArgs) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArgs) ElementType() reflect.Type
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutputWithContext ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArray ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArray []GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingInput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArray) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArray) ElementType() reflect.Type
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutput ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutputWithContext ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayInput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayInput interface { pulumi.Input ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutput ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutputWithContext(context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutput }
GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayInput is an input type that accepts GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArray and GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutput values. You can construct a concrete instance of `GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayInput` via:
GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArray{ GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArgs{...} }
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutput) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutput ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutputWithContext ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArgs ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArgs struct { // Folder to be scanned in the corresponding operating system Folder pulumi.StringInput `pulumi:"folder"` // Operating system type Operatingsystem pulumi.StringInput `pulumi:"operatingsystem"` }
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArgs) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutputWithContext ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArray ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArray []GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanInput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArray) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutput ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutputWithContext ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayInput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayInput interface { pulumi.Input ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutput ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutputWithContext(context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutput }
GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayInput is an input type that accepts GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArray and GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutput values. You can construct a concrete instance of `GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayInput` via:
GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArray{ GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArgs{...} }
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutput) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutput) Index ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutput ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutputWithContext ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanInput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanInput interface { pulumi.Input ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutputWithContext(context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput }
GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanInput is an input type that accepts GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArgs and GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput values. You can construct a concrete instance of `GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanInput` via:
GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArgs{...}
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput) Folder ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput) Folder() pulumi.StringOutput
Folder to be scanned in the corresponding operating system
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput) Operatingsystem ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput) Operatingsystem() pulumi.StringOutput
Operating system type
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutputWithContext ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingInput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingInput interface { pulumi.Input ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutputWithContext(context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput }
GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingInput is an input type that accepts GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArgs and GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput values. You can construct a concrete instance of `GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingInput` via:
GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArgs{...}
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput) ApplicationScanRecurrence ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput) ApplicationScanRecurrence() pulumi.StringOutput
Scan recurrences in RFC-5545 section 3.3.10 format. Only supported input are weekly, biweekly, monthly listed below FREQ=WEEKLY;WKST=<weekday>;INTERVAL=1 - This weekly scan on the specified weekday (e.g. SU for Sunday) FREQ=WEEKLY;WKST=<weekday>;INTERVAL=2 - This bi-weekly scan on the specified weekday (e.g. SU for Sunday) FREQ=MONTHLY;WKST=<weekday>;INTERVAL=1 - This monthly scan on the specified weekday (e.g. SU for Sunday, starting from the next such weekday based on the time of setting creation)
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput) ElementType() reflect.Type
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput) FoldersToScans ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput) FoldersToScans() GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingFoldersToScanArrayOutput
List of folders selected for scanning
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput) IsEnabled ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput) IsEnabled() pulumi.BoolOutput
Enable or disable application scan
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutputWithContext ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemArgs ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemArgs struct { // Agent scan settings for a host scan AgentSettings GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayInput `pulumi:"agentSettings"` // Agent scan settings for an application scan (as a part of a host scan) ApplicationSettings GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayInput `pulumi:"applicationSettings"` // The ID of the compartment in which to list resources. CompartmentId pulumi.StringInput `pulumi:"compartmentId"` // Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}` DefinedTags pulumi.StringMapInput `pulumi:"definedTags"` // A filter to return only resources that match the entire display name given. DisplayName pulumi.StringInput `pulumi:"displayName"` // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` FreeformTags pulumi.StringMapInput `pulumi:"freeformTags"` // Unique identifier of the config that is immutable on creation Id pulumi.StringInput `pulumi:"id"` // Port scan settings for a host scan PortSettings GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayInput `pulumi:"portSettings"` // A scanning schedule Schedules GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayInput `pulumi:"schedules"` // A filter to return only resources whose lifecycleState matches the given lifecycleState. State pulumi.StringInput `pulumi:"state"` // Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}` SystemTags pulumi.StringMapInput `pulumi:"systemTags"` // Date and time the recipe was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeCreated pulumi.StringInput `pulumi:"timeCreated"` // Date and time the recipe was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeUpdated pulumi.StringInput `pulumi:"timeUpdated"` }
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemArgs) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemArgs) ElementType() reflect.Type
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemOutputWithContext ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemArray ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemArray []GetHostScanRecipesHostScanRecipeSummaryCollectionItemInput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemArray) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemArray) ElementType() reflect.Type
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutputWithContext ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayInput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayInput interface { pulumi.Input ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutputWithContext(context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput }
GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayInput is an input type that accepts GetHostScanRecipesHostScanRecipeSummaryCollectionItemArray and GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput values. You can construct a concrete instance of `GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayInput` via:
GetHostScanRecipesHostScanRecipeSummaryCollectionItemArray{ GetHostScanRecipesHostScanRecipeSummaryCollectionItemArgs{...} }
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput) ElementType() reflect.Type
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutputWithContext ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemArrayOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemInput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemInput interface { pulumi.Input ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemOutputWithContext(context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput }
GetHostScanRecipesHostScanRecipeSummaryCollectionItemInput is an input type that accepts GetHostScanRecipesHostScanRecipeSummaryCollectionItemArgs and GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput values. You can construct a concrete instance of `GetHostScanRecipesHostScanRecipeSummaryCollectionItemInput` via:
GetHostScanRecipesHostScanRecipeSummaryCollectionItemArgs{...}
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) AgentSettings ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) AgentSettings() GetHostScanRecipesHostScanRecipeSummaryCollectionItemAgentSettingArrayOutput
Agent scan settings for a host scan
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) ApplicationSettings ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) ApplicationSettings() GetHostScanRecipesHostScanRecipeSummaryCollectionItemApplicationSettingArrayOutput
Agent scan settings for an application scan (as a part of a host scan)
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) CompartmentId ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) CompartmentId() pulumi.StringOutput
The ID of the compartment in which to list resources.
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) DefinedTags ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) DefinedTags() pulumi.StringMapOutput
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) DisplayName ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) DisplayName() pulumi.StringOutput
A filter to return only resources that match the entire display name given.
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) ElementType() reflect.Type
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) FreeformTags ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) FreeformTags() pulumi.StringMapOutput
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) Id ¶
Unique identifier of the config that is immutable on creation
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) PortSettings ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) PortSettings() GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput
Port scan settings for a host scan
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) Schedules ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) Schedules() GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput
A scanning schedule
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) State ¶
A filter to return only resources whose lifecycleState matches the given lifecycleState.
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) SystemTags ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) SystemTags() pulumi.StringMapOutput
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) TimeCreated ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) TimeCreated() pulumi.StringOutput
Date and time the recipe was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339)
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) TimeUpdated ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) TimeUpdated() pulumi.StringOutput
Date and time the recipe was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339)
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemOutputWithContext ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSetting ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSetting struct { // The scan level ScanLevel string `pulumi:"scanLevel"` }
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArgs ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArgs struct { // The scan level ScanLevel pulumi.StringInput `pulumi:"scanLevel"` }
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArgs) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArgs) ElementType() reflect.Type
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutputWithContext ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArray ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArray []GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingInput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArray) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArray) ElementType() reflect.Type
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutputWithContext ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayInput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayInput interface { pulumi.Input ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutputWithContext(context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput }
GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayInput is an input type that accepts GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArray and GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput values. You can construct a concrete instance of `GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayInput` via:
GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArray{ GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArgs{...} }
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput) ElementType() reflect.Type
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutputWithContext ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArrayOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingInput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingInput interface { pulumi.Input ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutputWithContext(context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput }
GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingInput is an input type that accepts GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArgs and GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput values. You can construct a concrete instance of `GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingInput` via:
GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingArgs{...}
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput) ElementType() reflect.Type
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput) ScanLevel ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput) ScanLevel() pulumi.StringOutput
The scan level
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutputWithContext ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemPortSettingOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArgs ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArgs struct { // Day of week the scheduled scan occurs (not applicable for DAILY type) DayOfWeek pulumi.StringInput `pulumi:"dayOfWeek"` // How often the scan occurs Type pulumi.StringInput `pulumi:"type"` }
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArgs) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArgs) ElementType() reflect.Type
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutputWithContext ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArgs) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArray ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArray []GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleInput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArray) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArray) ElementType() reflect.Type
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutputWithContext ¶
func (i GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArray) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayInput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayInput interface { pulumi.Input ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutputWithContext(context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput }
GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayInput is an input type that accepts GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArray and GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput values. You can construct a concrete instance of `GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayInput` via:
GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArray{ GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArgs{...} }
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput) ElementType() reflect.Type
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutputWithContext ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArrayOutput
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleInput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleInput interface { pulumi.Input ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutputWithContext(context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput }
GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleInput is an input type that accepts GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArgs and GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput values. You can construct a concrete instance of `GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleInput` via:
GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleArgs{...}
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput) DayOfWeek ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput) DayOfWeek() pulumi.StringOutput
Day of week the scheduled scan occurs (not applicable for DAILY type)
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput) ElementType() reflect.Type
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutputWithContext ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput) Type ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionItemScheduleOutput) Type() pulumi.StringOutput
How often the scan occurs
type GetHostScanRecipesHostScanRecipeSummaryCollectionOutput ¶
type GetHostScanRecipesHostScanRecipeSummaryCollectionOutput struct{ *pulumi.OutputState }
func (GetHostScanRecipesHostScanRecipeSummaryCollectionOutput) ElementType ¶
func (GetHostScanRecipesHostScanRecipeSummaryCollectionOutput) ElementType() reflect.Type
func (GetHostScanRecipesHostScanRecipeSummaryCollectionOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionOutput ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionOutput() GetHostScanRecipesHostScanRecipeSummaryCollectionOutput
func (GetHostScanRecipesHostScanRecipeSummaryCollectionOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionOutputWithContext ¶
func (o GetHostScanRecipesHostScanRecipeSummaryCollectionOutput) ToGetHostScanRecipesHostScanRecipeSummaryCollectionOutputWithContext(ctx context.Context) GetHostScanRecipesHostScanRecipeSummaryCollectionOutput
type GetHostScanRecipesOutputArgs ¶
type GetHostScanRecipesOutputArgs struct { // The ID of the compartment in which to list resources. CompartmentId pulumi.StringInput `pulumi:"compartmentId"` // A filter to return only resources that match the entire display name given. DisplayName pulumi.StringPtrInput `pulumi:"displayName"` Filters GetHostScanRecipesFilterArrayInput `pulumi:"filters"` // A filter to return only resources whose lifecycleState matches the given lifecycleState. State pulumi.StringPtrInput `pulumi:"state"` }
A collection of arguments for invoking getHostScanRecipes.
func (GetHostScanRecipesOutputArgs) ElementType ¶
func (GetHostScanRecipesOutputArgs) ElementType() reflect.Type
type GetHostScanRecipesResult ¶
type GetHostScanRecipesResult struct { // Compartment ID of the scan recipe CompartmentId string `pulumi:"compartmentId"` // Recipe identifier, which can be renamed DisplayName *string `pulumi:"displayName"` Filters []GetHostScanRecipesFilter `pulumi:"filters"` // The list of host_scan_recipe_summary_collection. HostScanRecipeSummaryCollections []GetHostScanRecipesHostScanRecipeSummaryCollection `pulumi:"hostScanRecipeSummaryCollections"` // The provider-assigned unique ID for this managed resource. Id string `pulumi:"id"` // The current state of the config. State *string `pulumi:"state"` }
A collection of values returned by getHostScanRecipes.
func GetHostScanRecipes ¶
func GetHostScanRecipes(ctx *pulumi.Context, args *GetHostScanRecipesArgs, opts ...pulumi.InvokeOption) (*GetHostScanRecipesResult, error)
This data source provides the list of Host Scan Recipes in Oracle Cloud Infrastructure Vulnerability Scanning service.
Retrieves a list of HostScanRecipeSummary objects in a compartment. A recipe determines the types of security issues that you want scanned, and how often to scan.
## Example Usage
```go package main
import (
"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/VulnerabilityScanning" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { _, err := VulnerabilityScanning.GetHostScanRecipes(ctx, &vulnerabilityscanning.GetHostScanRecipesArgs{ CompartmentId: compartmentId, DisplayName: pulumi.StringRef(hostScanRecipeDisplayName), State: pulumi.StringRef(hostScanRecipeState), }, nil) if err != nil { return err } return nil }) }
```
type GetHostScanRecipesResultOutput ¶
type GetHostScanRecipesResultOutput struct{ *pulumi.OutputState }
A collection of values returned by getHostScanRecipes.
func GetHostScanRecipesOutput ¶
func GetHostScanRecipesOutput(ctx *pulumi.Context, args GetHostScanRecipesOutputArgs, opts ...pulumi.InvokeOption) GetHostScanRecipesResultOutput
func (GetHostScanRecipesResultOutput) CompartmentId ¶
func (o GetHostScanRecipesResultOutput) CompartmentId() pulumi.StringOutput
Compartment ID of the scan recipe
func (GetHostScanRecipesResultOutput) DisplayName ¶
func (o GetHostScanRecipesResultOutput) DisplayName() pulumi.StringPtrOutput
Recipe identifier, which can be renamed
func (GetHostScanRecipesResultOutput) ElementType ¶
func (GetHostScanRecipesResultOutput) ElementType() reflect.Type
func (GetHostScanRecipesResultOutput) Filters ¶
func (o GetHostScanRecipesResultOutput) Filters() GetHostScanRecipesFilterArrayOutput
func (GetHostScanRecipesResultOutput) HostScanRecipeSummaryCollections ¶
func (o GetHostScanRecipesResultOutput) HostScanRecipeSummaryCollections() GetHostScanRecipesHostScanRecipeSummaryCollectionArrayOutput
The list of host_scan_recipe_summary_collection.
func (GetHostScanRecipesResultOutput) Id ¶
func (o GetHostScanRecipesResultOutput) Id() pulumi.StringOutput
The provider-assigned unique ID for this managed resource.
func (GetHostScanRecipesResultOutput) State ¶
func (o GetHostScanRecipesResultOutput) State() pulumi.StringPtrOutput
The current state of the config.
func (GetHostScanRecipesResultOutput) ToGetHostScanRecipesResultOutput ¶
func (o GetHostScanRecipesResultOutput) ToGetHostScanRecipesResultOutput() GetHostScanRecipesResultOutput
func (GetHostScanRecipesResultOutput) ToGetHostScanRecipesResultOutputWithContext ¶
func (o GetHostScanRecipesResultOutput) ToGetHostScanRecipesResultOutputWithContext(ctx context.Context) GetHostScanRecipesResultOutput
type GetHostScanTargetErrorsArgs ¶
type GetHostScanTargetErrorsArgs struct { // The ID of the compartment in which to list resources. CompartmentId string `pulumi:"compartmentId"` Filters []GetHostScanTargetErrorsFilter `pulumi:"filters"` // unique HostScanTarget identifier HostScanTargetId string `pulumi:"hostScanTargetId"` // A filter to return only resources whose lifecycleState matches the given lifecycleState. State *string `pulumi:"state"` }
A collection of arguments for invoking getHostScanTargetErrors.
type GetHostScanTargetErrorsFilterArgs ¶
type GetHostScanTargetErrorsFilterArgs struct { Name pulumi.StringInput `pulumi:"name"` Regex pulumi.BoolPtrInput `pulumi:"regex"` Values pulumi.StringArrayInput `pulumi:"values"` }
func (GetHostScanTargetErrorsFilterArgs) ElementType ¶
func (GetHostScanTargetErrorsFilterArgs) ElementType() reflect.Type
func (GetHostScanTargetErrorsFilterArgs) ToGetHostScanTargetErrorsFilterOutput ¶
func (i GetHostScanTargetErrorsFilterArgs) ToGetHostScanTargetErrorsFilterOutput() GetHostScanTargetErrorsFilterOutput
func (GetHostScanTargetErrorsFilterArgs) ToGetHostScanTargetErrorsFilterOutputWithContext ¶
func (i GetHostScanTargetErrorsFilterArgs) ToGetHostScanTargetErrorsFilterOutputWithContext(ctx context.Context) GetHostScanTargetErrorsFilterOutput
type GetHostScanTargetErrorsFilterArray ¶
type GetHostScanTargetErrorsFilterArray []GetHostScanTargetErrorsFilterInput
func (GetHostScanTargetErrorsFilterArray) ElementType ¶
func (GetHostScanTargetErrorsFilterArray) ElementType() reflect.Type
func (GetHostScanTargetErrorsFilterArray) ToGetHostScanTargetErrorsFilterArrayOutput ¶
func (i GetHostScanTargetErrorsFilterArray) ToGetHostScanTargetErrorsFilterArrayOutput() GetHostScanTargetErrorsFilterArrayOutput
func (GetHostScanTargetErrorsFilterArray) ToGetHostScanTargetErrorsFilterArrayOutputWithContext ¶
func (i GetHostScanTargetErrorsFilterArray) ToGetHostScanTargetErrorsFilterArrayOutputWithContext(ctx context.Context) GetHostScanTargetErrorsFilterArrayOutput
type GetHostScanTargetErrorsFilterArrayInput ¶
type GetHostScanTargetErrorsFilterArrayInput interface { pulumi.Input ToGetHostScanTargetErrorsFilterArrayOutput() GetHostScanTargetErrorsFilterArrayOutput ToGetHostScanTargetErrorsFilterArrayOutputWithContext(context.Context) GetHostScanTargetErrorsFilterArrayOutput }
GetHostScanTargetErrorsFilterArrayInput is an input type that accepts GetHostScanTargetErrorsFilterArray and GetHostScanTargetErrorsFilterArrayOutput values. You can construct a concrete instance of `GetHostScanTargetErrorsFilterArrayInput` via:
GetHostScanTargetErrorsFilterArray{ GetHostScanTargetErrorsFilterArgs{...} }
type GetHostScanTargetErrorsFilterArrayOutput ¶
type GetHostScanTargetErrorsFilterArrayOutput struct{ *pulumi.OutputState }
func (GetHostScanTargetErrorsFilterArrayOutput) ElementType ¶
func (GetHostScanTargetErrorsFilterArrayOutput) ElementType() reflect.Type
func (GetHostScanTargetErrorsFilterArrayOutput) ToGetHostScanTargetErrorsFilterArrayOutput ¶
func (o GetHostScanTargetErrorsFilterArrayOutput) ToGetHostScanTargetErrorsFilterArrayOutput() GetHostScanTargetErrorsFilterArrayOutput
func (GetHostScanTargetErrorsFilterArrayOutput) ToGetHostScanTargetErrorsFilterArrayOutputWithContext ¶
func (o GetHostScanTargetErrorsFilterArrayOutput) ToGetHostScanTargetErrorsFilterArrayOutputWithContext(ctx context.Context) GetHostScanTargetErrorsFilterArrayOutput
type GetHostScanTargetErrorsFilterInput ¶
type GetHostScanTargetErrorsFilterInput interface { pulumi.Input ToGetHostScanTargetErrorsFilterOutput() GetHostScanTargetErrorsFilterOutput ToGetHostScanTargetErrorsFilterOutputWithContext(context.Context) GetHostScanTargetErrorsFilterOutput }
GetHostScanTargetErrorsFilterInput is an input type that accepts GetHostScanTargetErrorsFilterArgs and GetHostScanTargetErrorsFilterOutput values. You can construct a concrete instance of `GetHostScanTargetErrorsFilterInput` via:
GetHostScanTargetErrorsFilterArgs{...}
type GetHostScanTargetErrorsFilterOutput ¶
type GetHostScanTargetErrorsFilterOutput struct{ *pulumi.OutputState }
func (GetHostScanTargetErrorsFilterOutput) ElementType ¶
func (GetHostScanTargetErrorsFilterOutput) ElementType() reflect.Type
func (GetHostScanTargetErrorsFilterOutput) Name ¶
func (o GetHostScanTargetErrorsFilterOutput) Name() pulumi.StringOutput
func (GetHostScanTargetErrorsFilterOutput) Regex ¶
func (o GetHostScanTargetErrorsFilterOutput) Regex() pulumi.BoolPtrOutput
func (GetHostScanTargetErrorsFilterOutput) ToGetHostScanTargetErrorsFilterOutput ¶
func (o GetHostScanTargetErrorsFilterOutput) ToGetHostScanTargetErrorsFilterOutput() GetHostScanTargetErrorsFilterOutput
func (GetHostScanTargetErrorsFilterOutput) ToGetHostScanTargetErrorsFilterOutputWithContext ¶
func (o GetHostScanTargetErrorsFilterOutput) ToGetHostScanTargetErrorsFilterOutputWithContext(ctx context.Context) GetHostScanTargetErrorsFilterOutput
func (GetHostScanTargetErrorsFilterOutput) Values ¶
func (o GetHostScanTargetErrorsFilterOutput) Values() pulumi.StringArrayOutput
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollection ¶
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollection struct { // The HostScanTargetError objects in the collection. Items []GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItem `pulumi:"items"` }
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArgs ¶
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArgs struct { // The HostScanTargetError objects in the collection. Items GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayInput `pulumi:"items"` }
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArgs) ElementType ¶
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArgs) ElementType() reflect.Type
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArgs) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput ¶
func (i GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArgs) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArgs) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutputWithContext ¶
func (i GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArgs) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutputWithContext(ctx context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArray ¶
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArray []GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionInput
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArray) ElementType ¶
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArray) ElementType() reflect.Type
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArray) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput ¶
func (i GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArray) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArray) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutputWithContext ¶
func (i GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArray) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutputWithContext(ctx context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayInput ¶
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayInput interface { pulumi.Input ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutputWithContext(context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput }
GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayInput is an input type that accepts GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArray and GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput values. You can construct a concrete instance of `GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayInput` via:
GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArray{ GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArgs{...} }
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput ¶
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput struct{ *pulumi.OutputState }
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput) ElementType ¶
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput) ElementType() reflect.Type
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput ¶
func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutputWithContext ¶
func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutputWithContext(ctx context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionInput ¶
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionInput interface { pulumi.Input ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutputWithContext(context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput }
GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionInput is an input type that accepts GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArgs and GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput values. You can construct a concrete instance of `GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionInput` via:
GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArgs{...}
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItem ¶
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItem struct { // The HostScanTargetError objects in the collection. Items []GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItem `pulumi:"items"` }
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArgs ¶
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArgs struct { // The HostScanTargetError objects in the collection. Items GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayInput `pulumi:"items"` }
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArgs) ElementType ¶
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArgs) ElementType() reflect.Type
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArgs) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput ¶
func (i GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArgs) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArgs) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutputWithContext ¶
func (i GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArgs) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutputWithContext(ctx context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArray ¶
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArray []GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemInput
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArray) ElementType ¶
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArray) ElementType() reflect.Type
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArray) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput ¶
func (i GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArray) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArray) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutputWithContext ¶
func (i GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArray) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutputWithContext(ctx context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayInput ¶
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayInput interface { pulumi.Input ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutputWithContext(context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput }
GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayInput is an input type that accepts GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArray and GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput values. You can construct a concrete instance of `GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayInput` via:
GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArray{ GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArgs{...} }
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput ¶
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput struct{ *pulumi.OutputState }
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput) ElementType ¶
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput) ElementType() reflect.Type
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput ¶
func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutputWithContext ¶
func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutputWithContext(ctx context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemInput ¶
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemInput interface { pulumi.Input ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutputWithContext(context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput }
GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemInput is an input type that accepts GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArgs and GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput values. You can construct a concrete instance of `GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemInput` via:
GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArgs{...}
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItem ¶
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItem struct { // Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}` DefinedTags map[string]string `pulumi:"definedTags"` // Error code of task failure. ErrorCode string `pulumi:"errorCode"` // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` FreeformTags map[string]string `pulumi:"freeformTags"` // OCID of the host instance where scan was done. InstanceId string `pulumi:"instanceId"` // Error message detailing task failure. Message string `pulumi:"message"` // A filter to return only resources whose lifecycleState matches the given lifecycleState. State string `pulumi:"state"` // Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}` SystemTags map[string]string `pulumi:"systemTags"` // Task during scan which failed. Task string `pulumi:"task"` // Date and time the error was updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339). TimeUpdated string `pulumi:"timeUpdated"` // Vendor which was used for the host scan agent. Vendor string `pulumi:"vendor"` }
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArgs ¶
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArgs struct { // Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}` DefinedTags pulumi.StringMapInput `pulumi:"definedTags"` // Error code of task failure. ErrorCode pulumi.StringInput `pulumi:"errorCode"` // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` FreeformTags pulumi.StringMapInput `pulumi:"freeformTags"` // OCID of the host instance where scan was done. InstanceId pulumi.StringInput `pulumi:"instanceId"` // Error message detailing task failure. Message pulumi.StringInput `pulumi:"message"` // A filter to return only resources whose lifecycleState matches the given lifecycleState. State pulumi.StringInput `pulumi:"state"` // Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}` SystemTags pulumi.StringMapInput `pulumi:"systemTags"` // Task during scan which failed. Task pulumi.StringInput `pulumi:"task"` // Date and time the error was updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339). TimeUpdated pulumi.StringInput `pulumi:"timeUpdated"` // Vendor which was used for the host scan agent. Vendor pulumi.StringInput `pulumi:"vendor"` }
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArgs) ElementType ¶
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArgs) ElementType() reflect.Type
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArgs) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput ¶
func (i GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArgs) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArgs) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutputWithContext ¶
func (i GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArgs) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutputWithContext(ctx context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArray ¶
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArray []GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemInput
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArray) ElementType ¶
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArray) ElementType() reflect.Type
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArray) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput ¶
func (i GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArray) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArray) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutputWithContext ¶
func (i GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArray) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutputWithContext(ctx context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayInput ¶
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayInput interface { pulumi.Input ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutputWithContext(context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput }
GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayInput is an input type that accepts GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArray and GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput values. You can construct a concrete instance of `GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayInput` via:
GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArray{ GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArgs{...} }
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput ¶
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput struct{ *pulumi.OutputState }
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput) ElementType ¶
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput) ElementType() reflect.Type
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput ¶
func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutputWithContext ¶
func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutputWithContext(ctx context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemInput ¶
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemInput interface { pulumi.Input ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutputWithContext(context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput }
GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemInput is an input type that accepts GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArgs and GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput values. You can construct a concrete instance of `GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemInput` via:
GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArgs{...}
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput ¶
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput struct{ *pulumi.OutputState }
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) DefinedTags ¶
func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) DefinedTags() pulumi.StringMapOutput
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) ElementType ¶
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) ElementType() reflect.Type
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) ErrorCode ¶
func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) ErrorCode() pulumi.StringOutput
Error code of task failure.
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) FreeformTags ¶
func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) FreeformTags() pulumi.StringMapOutput
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) InstanceId ¶
func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) InstanceId() pulumi.StringOutput
OCID of the host instance where scan was done.
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) Message ¶
func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) Message() pulumi.StringOutput
Error message detailing task failure.
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) State ¶
func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) State() pulumi.StringOutput
A filter to return only resources whose lifecycleState matches the given lifecycleState.
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) SystemTags ¶
func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) SystemTags() pulumi.StringMapOutput
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) Task ¶
func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) Task() pulumi.StringOutput
Task during scan which failed.
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) TimeUpdated ¶
func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) TimeUpdated() pulumi.StringOutput
Date and time the error was updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339).
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput ¶
func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutputWithContext ¶
func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutputWithContext(ctx context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) Vendor ¶
func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemOutput) Vendor() pulumi.StringOutput
Vendor which was used for the host scan agent.
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput ¶
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput struct{ *pulumi.OutputState }
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput) ElementType ¶
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput) ElementType() reflect.Type
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput) Items ¶
func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput) Items() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemItemArrayOutput
The HostScanTargetError objects in the collection.
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput ¶
func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutputWithContext ¶
func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutputWithContext(ctx context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemOutput
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput ¶
type GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput struct{ *pulumi.OutputState }
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput) ElementType ¶
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput) ElementType() reflect.Type
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput) Items ¶
func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput) Items() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionItemArrayOutput
The HostScanTargetError objects in the collection.
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput ¶
func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput
func (GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutputWithContext ¶
func (o GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput) ToGetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutputWithContext(ctx context.Context) GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionOutput
type GetHostScanTargetErrorsOutputArgs ¶
type GetHostScanTargetErrorsOutputArgs struct { // The ID of the compartment in which to list resources. CompartmentId pulumi.StringInput `pulumi:"compartmentId"` Filters GetHostScanTargetErrorsFilterArrayInput `pulumi:"filters"` // unique HostScanTarget identifier HostScanTargetId pulumi.StringInput `pulumi:"hostScanTargetId"` // A filter to return only resources whose lifecycleState matches the given lifecycleState. State pulumi.StringPtrInput `pulumi:"state"` }
A collection of arguments for invoking getHostScanTargetErrors.
func (GetHostScanTargetErrorsOutputArgs) ElementType ¶
func (GetHostScanTargetErrorsOutputArgs) ElementType() reflect.Type
type GetHostScanTargetErrorsResult ¶
type GetHostScanTargetErrorsResult struct { CompartmentId string `pulumi:"compartmentId"` Filters []GetHostScanTargetErrorsFilter `pulumi:"filters"` // The list of host_scan_target_error_summary_collection. HostScanTargetErrorSummaryCollections []GetHostScanTargetErrorsHostScanTargetErrorSummaryCollection `pulumi:"hostScanTargetErrorSummaryCollections"` HostScanTargetId string `pulumi:"hostScanTargetId"` // The provider-assigned unique ID for this managed resource. Id string `pulumi:"id"` // The current state of the config. State *string `pulumi:"state"` }
A collection of values returned by getHostScanTargetErrors.
func GetHostScanTargetErrors ¶
func GetHostScanTargetErrors(ctx *pulumi.Context, args *GetHostScanTargetErrorsArgs, opts ...pulumi.InvokeOption) (*GetHostScanTargetErrorsResult, error)
This data source provides the list of Host Scan Target Errors in Oracle Cloud Infrastructure Vulnerability Scanning service.
Retrieves list of errors during scanning on instances associated with HostScanTarget identified by the target ID. A host scan target is a collection of compute instances that you want routinely scanned for security vulnerabilities.
## Example Usage
```go package main
import (
"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/VulnerabilityScanning" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { _, err := VulnerabilityScanning.GetHostScanTargetErrors(ctx, &vulnerabilityscanning.GetHostScanTargetErrorsArgs{ CompartmentId: compartmentId, HostScanTargetId: testHostScanTarget.Id, State: pulumi.StringRef(hostScanTargetErrorState), }, nil) if err != nil { return err } return nil }) }
```
type GetHostScanTargetErrorsResultOutput ¶
type GetHostScanTargetErrorsResultOutput struct{ *pulumi.OutputState }
A collection of values returned by getHostScanTargetErrors.
func GetHostScanTargetErrorsOutput ¶
func GetHostScanTargetErrorsOutput(ctx *pulumi.Context, args GetHostScanTargetErrorsOutputArgs, opts ...pulumi.InvokeOption) GetHostScanTargetErrorsResultOutput
func (GetHostScanTargetErrorsResultOutput) CompartmentId ¶
func (o GetHostScanTargetErrorsResultOutput) CompartmentId() pulumi.StringOutput
func (GetHostScanTargetErrorsResultOutput) ElementType ¶
func (GetHostScanTargetErrorsResultOutput) ElementType() reflect.Type
func (GetHostScanTargetErrorsResultOutput) Filters ¶
func (o GetHostScanTargetErrorsResultOutput) Filters() GetHostScanTargetErrorsFilterArrayOutput
func (GetHostScanTargetErrorsResultOutput) HostScanTargetErrorSummaryCollections ¶
func (o GetHostScanTargetErrorsResultOutput) HostScanTargetErrorSummaryCollections() GetHostScanTargetErrorsHostScanTargetErrorSummaryCollectionArrayOutput
The list of host_scan_target_error_summary_collection.
func (GetHostScanTargetErrorsResultOutput) HostScanTargetId ¶
func (o GetHostScanTargetErrorsResultOutput) HostScanTargetId() pulumi.StringOutput
func (GetHostScanTargetErrorsResultOutput) Id ¶
func (o GetHostScanTargetErrorsResultOutput) Id() pulumi.StringOutput
The provider-assigned unique ID for this managed resource.
func (GetHostScanTargetErrorsResultOutput) State ¶
func (o GetHostScanTargetErrorsResultOutput) State() pulumi.StringPtrOutput
The current state of the config.
func (GetHostScanTargetErrorsResultOutput) ToGetHostScanTargetErrorsResultOutput ¶
func (o GetHostScanTargetErrorsResultOutput) ToGetHostScanTargetErrorsResultOutput() GetHostScanTargetErrorsResultOutput
func (GetHostScanTargetErrorsResultOutput) ToGetHostScanTargetErrorsResultOutputWithContext ¶
func (o GetHostScanTargetErrorsResultOutput) ToGetHostScanTargetErrorsResultOutputWithContext(ctx context.Context) GetHostScanTargetErrorsResultOutput
type GetHostScanTargetsArgs ¶
type GetHostScanTargetsArgs struct { // The ID of the compartment in which to list resources. CompartmentId string `pulumi:"compartmentId"` // A filter to return only resources that match the entire display name given. DisplayName *string `pulumi:"displayName"` Filters []GetHostScanTargetsFilter `pulumi:"filters"` // A filter to return only resources whose lifecycleState matches the given lifecycleState. State *string `pulumi:"state"` }
A collection of arguments for invoking getHostScanTargets.
type GetHostScanTargetsFilterArgs ¶
type GetHostScanTargetsFilterArgs struct { Name pulumi.StringInput `pulumi:"name"` Regex pulumi.BoolPtrInput `pulumi:"regex"` Values pulumi.StringArrayInput `pulumi:"values"` }
func (GetHostScanTargetsFilterArgs) ElementType ¶
func (GetHostScanTargetsFilterArgs) ElementType() reflect.Type
func (GetHostScanTargetsFilterArgs) ToGetHostScanTargetsFilterOutput ¶
func (i GetHostScanTargetsFilterArgs) ToGetHostScanTargetsFilterOutput() GetHostScanTargetsFilterOutput
func (GetHostScanTargetsFilterArgs) ToGetHostScanTargetsFilterOutputWithContext ¶
func (i GetHostScanTargetsFilterArgs) ToGetHostScanTargetsFilterOutputWithContext(ctx context.Context) GetHostScanTargetsFilterOutput
type GetHostScanTargetsFilterArray ¶
type GetHostScanTargetsFilterArray []GetHostScanTargetsFilterInput
func (GetHostScanTargetsFilterArray) ElementType ¶
func (GetHostScanTargetsFilterArray) ElementType() reflect.Type
func (GetHostScanTargetsFilterArray) ToGetHostScanTargetsFilterArrayOutput ¶
func (i GetHostScanTargetsFilterArray) ToGetHostScanTargetsFilterArrayOutput() GetHostScanTargetsFilterArrayOutput
func (GetHostScanTargetsFilterArray) ToGetHostScanTargetsFilterArrayOutputWithContext ¶
func (i GetHostScanTargetsFilterArray) ToGetHostScanTargetsFilterArrayOutputWithContext(ctx context.Context) GetHostScanTargetsFilterArrayOutput
type GetHostScanTargetsFilterArrayInput ¶
type GetHostScanTargetsFilterArrayInput interface { pulumi.Input ToGetHostScanTargetsFilterArrayOutput() GetHostScanTargetsFilterArrayOutput ToGetHostScanTargetsFilterArrayOutputWithContext(context.Context) GetHostScanTargetsFilterArrayOutput }
GetHostScanTargetsFilterArrayInput is an input type that accepts GetHostScanTargetsFilterArray and GetHostScanTargetsFilterArrayOutput values. You can construct a concrete instance of `GetHostScanTargetsFilterArrayInput` via:
GetHostScanTargetsFilterArray{ GetHostScanTargetsFilterArgs{...} }
type GetHostScanTargetsFilterArrayOutput ¶
type GetHostScanTargetsFilterArrayOutput struct{ *pulumi.OutputState }
func (GetHostScanTargetsFilterArrayOutput) ElementType ¶
func (GetHostScanTargetsFilterArrayOutput) ElementType() reflect.Type
func (GetHostScanTargetsFilterArrayOutput) Index ¶
func (o GetHostScanTargetsFilterArrayOutput) Index(i pulumi.IntInput) GetHostScanTargetsFilterOutput
func (GetHostScanTargetsFilterArrayOutput) ToGetHostScanTargetsFilterArrayOutput ¶
func (o GetHostScanTargetsFilterArrayOutput) ToGetHostScanTargetsFilterArrayOutput() GetHostScanTargetsFilterArrayOutput
func (GetHostScanTargetsFilterArrayOutput) ToGetHostScanTargetsFilterArrayOutputWithContext ¶
func (o GetHostScanTargetsFilterArrayOutput) ToGetHostScanTargetsFilterArrayOutputWithContext(ctx context.Context) GetHostScanTargetsFilterArrayOutput
type GetHostScanTargetsFilterInput ¶
type GetHostScanTargetsFilterInput interface { pulumi.Input ToGetHostScanTargetsFilterOutput() GetHostScanTargetsFilterOutput ToGetHostScanTargetsFilterOutputWithContext(context.Context) GetHostScanTargetsFilterOutput }
GetHostScanTargetsFilterInput is an input type that accepts GetHostScanTargetsFilterArgs and GetHostScanTargetsFilterOutput values. You can construct a concrete instance of `GetHostScanTargetsFilterInput` via:
GetHostScanTargetsFilterArgs{...}
type GetHostScanTargetsFilterOutput ¶
type GetHostScanTargetsFilterOutput struct{ *pulumi.OutputState }
func (GetHostScanTargetsFilterOutput) ElementType ¶
func (GetHostScanTargetsFilterOutput) ElementType() reflect.Type
func (GetHostScanTargetsFilterOutput) Name ¶
func (o GetHostScanTargetsFilterOutput) Name() pulumi.StringOutput
func (GetHostScanTargetsFilterOutput) Regex ¶
func (o GetHostScanTargetsFilterOutput) Regex() pulumi.BoolPtrOutput
func (GetHostScanTargetsFilterOutput) ToGetHostScanTargetsFilterOutput ¶
func (o GetHostScanTargetsFilterOutput) ToGetHostScanTargetsFilterOutput() GetHostScanTargetsFilterOutput
func (GetHostScanTargetsFilterOutput) ToGetHostScanTargetsFilterOutputWithContext ¶
func (o GetHostScanTargetsFilterOutput) ToGetHostScanTargetsFilterOutputWithContext(ctx context.Context) GetHostScanTargetsFilterOutput
func (GetHostScanTargetsFilterOutput) Values ¶
func (o GetHostScanTargetsFilterOutput) Values() pulumi.StringArrayOutput
type GetHostScanTargetsHostScanTargetSummaryCollection ¶
type GetHostScanTargetsHostScanTargetSummaryCollection struct {
Items []GetHostScanTargetsHostScanTargetSummaryCollectionItem `pulumi:"items"`
}
type GetHostScanTargetsHostScanTargetSummaryCollectionArgs ¶
type GetHostScanTargetsHostScanTargetSummaryCollectionArgs struct {
Items GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayInput `pulumi:"items"`
}
func (GetHostScanTargetsHostScanTargetSummaryCollectionArgs) ElementType ¶
func (GetHostScanTargetsHostScanTargetSummaryCollectionArgs) ElementType() reflect.Type
func (GetHostScanTargetsHostScanTargetSummaryCollectionArgs) ToGetHostScanTargetsHostScanTargetSummaryCollectionOutput ¶
func (i GetHostScanTargetsHostScanTargetSummaryCollectionArgs) ToGetHostScanTargetsHostScanTargetSummaryCollectionOutput() GetHostScanTargetsHostScanTargetSummaryCollectionOutput
func (GetHostScanTargetsHostScanTargetSummaryCollectionArgs) ToGetHostScanTargetsHostScanTargetSummaryCollectionOutputWithContext ¶
func (i GetHostScanTargetsHostScanTargetSummaryCollectionArgs) ToGetHostScanTargetsHostScanTargetSummaryCollectionOutputWithContext(ctx context.Context) GetHostScanTargetsHostScanTargetSummaryCollectionOutput
type GetHostScanTargetsHostScanTargetSummaryCollectionArray ¶
type GetHostScanTargetsHostScanTargetSummaryCollectionArray []GetHostScanTargetsHostScanTargetSummaryCollectionInput
func (GetHostScanTargetsHostScanTargetSummaryCollectionArray) ElementType ¶
func (GetHostScanTargetsHostScanTargetSummaryCollectionArray) ElementType() reflect.Type
func (GetHostScanTargetsHostScanTargetSummaryCollectionArray) ToGetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput ¶
func (i GetHostScanTargetsHostScanTargetSummaryCollectionArray) ToGetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput() GetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput
func (GetHostScanTargetsHostScanTargetSummaryCollectionArray) ToGetHostScanTargetsHostScanTargetSummaryCollectionArrayOutputWithContext ¶
func (i GetHostScanTargetsHostScanTargetSummaryCollectionArray) ToGetHostScanTargetsHostScanTargetSummaryCollectionArrayOutputWithContext(ctx context.Context) GetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput
type GetHostScanTargetsHostScanTargetSummaryCollectionArrayInput ¶
type GetHostScanTargetsHostScanTargetSummaryCollectionArrayInput interface { pulumi.Input ToGetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput() GetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput ToGetHostScanTargetsHostScanTargetSummaryCollectionArrayOutputWithContext(context.Context) GetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput }
GetHostScanTargetsHostScanTargetSummaryCollectionArrayInput is an input type that accepts GetHostScanTargetsHostScanTargetSummaryCollectionArray and GetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput values. You can construct a concrete instance of `GetHostScanTargetsHostScanTargetSummaryCollectionArrayInput` via:
GetHostScanTargetsHostScanTargetSummaryCollectionArray{ GetHostScanTargetsHostScanTargetSummaryCollectionArgs{...} }
type GetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput ¶
type GetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput struct{ *pulumi.OutputState }
func (GetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput) ElementType ¶
func (GetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput) ElementType() reflect.Type
func (GetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput) ToGetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput ¶
func (o GetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput) ToGetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput() GetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput
func (GetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput) ToGetHostScanTargetsHostScanTargetSummaryCollectionArrayOutputWithContext ¶
func (o GetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput) ToGetHostScanTargetsHostScanTargetSummaryCollectionArrayOutputWithContext(ctx context.Context) GetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput
type GetHostScanTargetsHostScanTargetSummaryCollectionInput ¶
type GetHostScanTargetsHostScanTargetSummaryCollectionInput interface { pulumi.Input ToGetHostScanTargetsHostScanTargetSummaryCollectionOutput() GetHostScanTargetsHostScanTargetSummaryCollectionOutput ToGetHostScanTargetsHostScanTargetSummaryCollectionOutputWithContext(context.Context) GetHostScanTargetsHostScanTargetSummaryCollectionOutput }
GetHostScanTargetsHostScanTargetSummaryCollectionInput is an input type that accepts GetHostScanTargetsHostScanTargetSummaryCollectionArgs and GetHostScanTargetsHostScanTargetSummaryCollectionOutput values. You can construct a concrete instance of `GetHostScanTargetsHostScanTargetSummaryCollectionInput` via:
GetHostScanTargetsHostScanTargetSummaryCollectionArgs{...}
type GetHostScanTargetsHostScanTargetSummaryCollectionItem ¶
type GetHostScanTargetsHostScanTargetSummaryCollectionItem struct { // The ID of the compartment in which to list resources. CompartmentId string `pulumi:"compartmentId"` // Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}` DefinedTags map[string]string `pulumi:"definedTags"` // Target description. Description string `pulumi:"description"` // A filter to return only resources that match the entire display name given. DisplayName string `pulumi:"displayName"` // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` FreeformTags map[string]string `pulumi:"freeformTags"` // ID of the host scan recipe this target applies. HostScanRecipeId string `pulumi:"hostScanRecipeId"` // Unique identifier of the config that is immutable on creation Id string `pulumi:"id"` // List of compute instance IDs to target (optional). If empty, targets the entire targetCompartmentId. InstanceIds []string `pulumi:"instanceIds"` // A filter to return only resources whose lifecycleState matches the given lifecycleState. State string `pulumi:"state"` // Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}` SystemTags map[string]string `pulumi:"systemTags"` // Compartment ID to target. If a list of hosts is provided, all hosts must be in this compartment. TargetCompartmentId string `pulumi:"targetCompartmentId"` // Date and time the target was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeCreated string `pulumi:"timeCreated"` // Date and time the target was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeUpdated string `pulumi:"timeUpdated"` }
type GetHostScanTargetsHostScanTargetSummaryCollectionItemArgs ¶
type GetHostScanTargetsHostScanTargetSummaryCollectionItemArgs struct { // The ID of the compartment in which to list resources. CompartmentId pulumi.StringInput `pulumi:"compartmentId"` // Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}` DefinedTags pulumi.StringMapInput `pulumi:"definedTags"` // Target description. Description pulumi.StringInput `pulumi:"description"` // A filter to return only resources that match the entire display name given. DisplayName pulumi.StringInput `pulumi:"displayName"` // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` FreeformTags pulumi.StringMapInput `pulumi:"freeformTags"` // ID of the host scan recipe this target applies. HostScanRecipeId pulumi.StringInput `pulumi:"hostScanRecipeId"` // Unique identifier of the config that is immutable on creation Id pulumi.StringInput `pulumi:"id"` // List of compute instance IDs to target (optional). If empty, targets the entire targetCompartmentId. InstanceIds pulumi.StringArrayInput `pulumi:"instanceIds"` // A filter to return only resources whose lifecycleState matches the given lifecycleState. State pulumi.StringInput `pulumi:"state"` // Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}` SystemTags pulumi.StringMapInput `pulumi:"systemTags"` // Compartment ID to target. If a list of hosts is provided, all hosts must be in this compartment. TargetCompartmentId pulumi.StringInput `pulumi:"targetCompartmentId"` // Date and time the target was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeCreated pulumi.StringInput `pulumi:"timeCreated"` // Date and time the target was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeUpdated pulumi.StringInput `pulumi:"timeUpdated"` }
func (GetHostScanTargetsHostScanTargetSummaryCollectionItemArgs) ElementType ¶
func (GetHostScanTargetsHostScanTargetSummaryCollectionItemArgs) ElementType() reflect.Type
func (GetHostScanTargetsHostScanTargetSummaryCollectionItemArgs) ToGetHostScanTargetsHostScanTargetSummaryCollectionItemOutput ¶
func (i GetHostScanTargetsHostScanTargetSummaryCollectionItemArgs) ToGetHostScanTargetsHostScanTargetSummaryCollectionItemOutput() GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput
func (GetHostScanTargetsHostScanTargetSummaryCollectionItemArgs) ToGetHostScanTargetsHostScanTargetSummaryCollectionItemOutputWithContext ¶
func (i GetHostScanTargetsHostScanTargetSummaryCollectionItemArgs) ToGetHostScanTargetsHostScanTargetSummaryCollectionItemOutputWithContext(ctx context.Context) GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput
type GetHostScanTargetsHostScanTargetSummaryCollectionItemArray ¶
type GetHostScanTargetsHostScanTargetSummaryCollectionItemArray []GetHostScanTargetsHostScanTargetSummaryCollectionItemInput
func (GetHostScanTargetsHostScanTargetSummaryCollectionItemArray) ElementType ¶
func (GetHostScanTargetsHostScanTargetSummaryCollectionItemArray) ElementType() reflect.Type
func (GetHostScanTargetsHostScanTargetSummaryCollectionItemArray) ToGetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput ¶
func (i GetHostScanTargetsHostScanTargetSummaryCollectionItemArray) ToGetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput() GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput
func (GetHostScanTargetsHostScanTargetSummaryCollectionItemArray) ToGetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutputWithContext ¶
func (i GetHostScanTargetsHostScanTargetSummaryCollectionItemArray) ToGetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutputWithContext(ctx context.Context) GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput
type GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayInput ¶
type GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayInput interface { pulumi.Input ToGetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput() GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput ToGetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutputWithContext(context.Context) GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput }
GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayInput is an input type that accepts GetHostScanTargetsHostScanTargetSummaryCollectionItemArray and GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput values. You can construct a concrete instance of `GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayInput` via:
GetHostScanTargetsHostScanTargetSummaryCollectionItemArray{ GetHostScanTargetsHostScanTargetSummaryCollectionItemArgs{...} }
type GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput ¶
type GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput struct{ *pulumi.OutputState }
func (GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput) ElementType ¶
func (GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput) ElementType() reflect.Type
func (GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput) ToGetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput ¶
func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput) ToGetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput() GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput
func (GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput) ToGetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutputWithContext ¶
func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput) ToGetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutputWithContext(ctx context.Context) GetHostScanTargetsHostScanTargetSummaryCollectionItemArrayOutput
type GetHostScanTargetsHostScanTargetSummaryCollectionItemInput ¶
type GetHostScanTargetsHostScanTargetSummaryCollectionItemInput interface { pulumi.Input ToGetHostScanTargetsHostScanTargetSummaryCollectionItemOutput() GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput ToGetHostScanTargetsHostScanTargetSummaryCollectionItemOutputWithContext(context.Context) GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput }
GetHostScanTargetsHostScanTargetSummaryCollectionItemInput is an input type that accepts GetHostScanTargetsHostScanTargetSummaryCollectionItemArgs and GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput values. You can construct a concrete instance of `GetHostScanTargetsHostScanTargetSummaryCollectionItemInput` via:
GetHostScanTargetsHostScanTargetSummaryCollectionItemArgs{...}
type GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput ¶
type GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput struct{ *pulumi.OutputState }
func (GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) CompartmentId ¶
func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) CompartmentId() pulumi.StringOutput
The ID of the compartment in which to list resources.
func (GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) DefinedTags ¶
func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) DefinedTags() pulumi.StringMapOutput
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
func (GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) Description ¶
func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) Description() pulumi.StringOutput
Target description.
func (GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) DisplayName ¶
func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) DisplayName() pulumi.StringOutput
A filter to return only resources that match the entire display name given.
func (GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) ElementType ¶
func (GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) ElementType() reflect.Type
func (GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) FreeformTags ¶
func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) FreeformTags() pulumi.StringMapOutput
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
func (GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) HostScanRecipeId ¶
func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) HostScanRecipeId() pulumi.StringOutput
ID of the host scan recipe this target applies.
func (GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) Id ¶
Unique identifier of the config that is immutable on creation
func (GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) InstanceIds ¶
func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) InstanceIds() pulumi.StringArrayOutput
List of compute instance IDs to target (optional). If empty, targets the entire targetCompartmentId.
func (GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) State ¶
A filter to return only resources whose lifecycleState matches the given lifecycleState.
func (GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) SystemTags ¶
func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) SystemTags() pulumi.StringMapOutput
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
func (GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) TargetCompartmentId ¶
func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) TargetCompartmentId() pulumi.StringOutput
Compartment ID to target. If a list of hosts is provided, all hosts must be in this compartment.
func (GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) TimeCreated ¶
func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) TimeCreated() pulumi.StringOutput
Date and time the target was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339)
func (GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) TimeUpdated ¶
func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) TimeUpdated() pulumi.StringOutput
Date and time the target was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339)
func (GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) ToGetHostScanTargetsHostScanTargetSummaryCollectionItemOutput ¶
func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) ToGetHostScanTargetsHostScanTargetSummaryCollectionItemOutput() GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput
func (GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) ToGetHostScanTargetsHostScanTargetSummaryCollectionItemOutputWithContext ¶
func (o GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput) ToGetHostScanTargetsHostScanTargetSummaryCollectionItemOutputWithContext(ctx context.Context) GetHostScanTargetsHostScanTargetSummaryCollectionItemOutput
type GetHostScanTargetsHostScanTargetSummaryCollectionOutput ¶
type GetHostScanTargetsHostScanTargetSummaryCollectionOutput struct{ *pulumi.OutputState }
func (GetHostScanTargetsHostScanTargetSummaryCollectionOutput) ElementType ¶
func (GetHostScanTargetsHostScanTargetSummaryCollectionOutput) ElementType() reflect.Type
func (GetHostScanTargetsHostScanTargetSummaryCollectionOutput) ToGetHostScanTargetsHostScanTargetSummaryCollectionOutput ¶
func (o GetHostScanTargetsHostScanTargetSummaryCollectionOutput) ToGetHostScanTargetsHostScanTargetSummaryCollectionOutput() GetHostScanTargetsHostScanTargetSummaryCollectionOutput
func (GetHostScanTargetsHostScanTargetSummaryCollectionOutput) ToGetHostScanTargetsHostScanTargetSummaryCollectionOutputWithContext ¶
func (o GetHostScanTargetsHostScanTargetSummaryCollectionOutput) ToGetHostScanTargetsHostScanTargetSummaryCollectionOutputWithContext(ctx context.Context) GetHostScanTargetsHostScanTargetSummaryCollectionOutput
type GetHostScanTargetsOutputArgs ¶
type GetHostScanTargetsOutputArgs struct { // The ID of the compartment in which to list resources. CompartmentId pulumi.StringInput `pulumi:"compartmentId"` // A filter to return only resources that match the entire display name given. DisplayName pulumi.StringPtrInput `pulumi:"displayName"` Filters GetHostScanTargetsFilterArrayInput `pulumi:"filters"` // A filter to return only resources whose lifecycleState matches the given lifecycleState. State pulumi.StringPtrInput `pulumi:"state"` }
A collection of arguments for invoking getHostScanTargets.
func (GetHostScanTargetsOutputArgs) ElementType ¶
func (GetHostScanTargetsOutputArgs) ElementType() reflect.Type
type GetHostScanTargetsResult ¶
type GetHostScanTargetsResult struct { // Compartment ID of the object (this). CompartmentId string `pulumi:"compartmentId"` // Target identifier, which can be renamed. DisplayName *string `pulumi:"displayName"` Filters []GetHostScanTargetsFilter `pulumi:"filters"` // The list of host_scan_target_summary_collection. HostScanTargetSummaryCollections []GetHostScanTargetsHostScanTargetSummaryCollection `pulumi:"hostScanTargetSummaryCollections"` // The provider-assigned unique ID for this managed resource. Id string `pulumi:"id"` // The current state of the config. State *string `pulumi:"state"` }
A collection of values returned by getHostScanTargets.
func GetHostScanTargets ¶
func GetHostScanTargets(ctx *pulumi.Context, args *GetHostScanTargetsArgs, opts ...pulumi.InvokeOption) (*GetHostScanTargetsResult, error)
This data source provides the list of Host Scan Targets in Oracle Cloud Infrastructure Vulnerability Scanning service.
Retrieves a list of HostScanTargetSummary objects in a compartment. A host scan target is a collection of compute instances that you want routinely scanned for security vulnerabilities.
## Example Usage
```go package main
import (
"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/VulnerabilityScanning" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { _, err := VulnerabilityScanning.GetHostScanTargets(ctx, &vulnerabilityscanning.GetHostScanTargetsArgs{ CompartmentId: compartmentId, DisplayName: pulumi.StringRef(hostScanTargetDisplayName), State: pulumi.StringRef(hostScanTargetState), }, nil) if err != nil { return err } return nil }) }
```
type GetHostScanTargetsResultOutput ¶
type GetHostScanTargetsResultOutput struct{ *pulumi.OutputState }
A collection of values returned by getHostScanTargets.
func GetHostScanTargetsOutput ¶
func GetHostScanTargetsOutput(ctx *pulumi.Context, args GetHostScanTargetsOutputArgs, opts ...pulumi.InvokeOption) GetHostScanTargetsResultOutput
func (GetHostScanTargetsResultOutput) CompartmentId ¶
func (o GetHostScanTargetsResultOutput) CompartmentId() pulumi.StringOutput
Compartment ID of the object (this).
func (GetHostScanTargetsResultOutput) DisplayName ¶
func (o GetHostScanTargetsResultOutput) DisplayName() pulumi.StringPtrOutput
Target identifier, which can be renamed.
func (GetHostScanTargetsResultOutput) ElementType ¶
func (GetHostScanTargetsResultOutput) ElementType() reflect.Type
func (GetHostScanTargetsResultOutput) Filters ¶
func (o GetHostScanTargetsResultOutput) Filters() GetHostScanTargetsFilterArrayOutput
func (GetHostScanTargetsResultOutput) HostScanTargetSummaryCollections ¶
func (o GetHostScanTargetsResultOutput) HostScanTargetSummaryCollections() GetHostScanTargetsHostScanTargetSummaryCollectionArrayOutput
The list of host_scan_target_summary_collection.
func (GetHostScanTargetsResultOutput) Id ¶
func (o GetHostScanTargetsResultOutput) Id() pulumi.StringOutput
The provider-assigned unique ID for this managed resource.
func (GetHostScanTargetsResultOutput) State ¶
func (o GetHostScanTargetsResultOutput) State() pulumi.StringPtrOutput
The current state of the config.
func (GetHostScanTargetsResultOutput) ToGetHostScanTargetsResultOutput ¶
func (o GetHostScanTargetsResultOutput) ToGetHostScanTargetsResultOutput() GetHostScanTargetsResultOutput
func (GetHostScanTargetsResultOutput) ToGetHostScanTargetsResultOutputWithContext ¶
func (o GetHostScanTargetsResultOutput) ToGetHostScanTargetsResultOutputWithContext(ctx context.Context) GetHostScanTargetsResultOutput
type HostScanRecipe ¶
type HostScanRecipe struct { pulumi.CustomResourceState // (Updatable) Agent scan settings for a host scan AgentSettings HostScanRecipeAgentSettingsOutput `pulumi:"agentSettings"` // (Updatable) Agent scan settings for an application scan (as a part of a host scan) ApplicationSettings HostScanRecipeApplicationSettingsOutput `pulumi:"applicationSettings"` // (Updatable) Compartment ID of the scanning config. If no individual hosts are specified, all hosts in this compartment are scanned CompartmentId pulumi.StringOutput `pulumi:"compartmentId"` // (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}` DefinedTags pulumi.StringMapOutput `pulumi:"definedTags"` // (Updatable) Recipe identifier, which can be renamed. If not present, it will be auto-generated. Avoid entering confidential information. DisplayName pulumi.StringOutput `pulumi:"displayName"` // (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` FreeformTags pulumi.StringMapOutput `pulumi:"freeformTags"` // (Updatable) Port scan settings for a host scan PortSettings HostScanRecipePortSettingsOutput `pulumi:"portSettings"` // (Updatable) A scanning schedule Schedule HostScanRecipeScheduleOutput `pulumi:"schedule"` // The current state of the config. State pulumi.StringOutput `pulumi:"state"` // Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}` SystemTags pulumi.StringMapOutput `pulumi:"systemTags"` // Date and time the recipe was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeCreated pulumi.StringOutput `pulumi:"timeCreated"` // Date and time the recipe was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeUpdated pulumi.StringOutput `pulumi:"timeUpdated"` }
This resource provides the Host Scan Recipe resource in Oracle Cloud Infrastructure Vulnerability Scanning service.
Creates a new HostScanRecipe. A recipe determines the types of security issues that you want scanned, and how often to scan.
## Example Usage
```go package main
import (
"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/VulnerabilityScanning" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { _, err := VulnerabilityScanning.NewHostScanRecipe(ctx, "test_host_scan_recipe", &VulnerabilityScanning.HostScanRecipeArgs{ AgentSettings: &vulnerabilityscanning.HostScanRecipeAgentSettingsArgs{ ScanLevel: pulumi.Any(hostScanRecipeAgentSettingsScanLevel), AgentConfiguration: &vulnerabilityscanning.HostScanRecipeAgentSettingsAgentConfigurationArgs{ Vendor: pulumi.Any(hostScanRecipeAgentSettingsAgentConfigurationVendor), CisBenchmarkSettings: &vulnerabilityscanning.HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsArgs{ ScanLevel: pulumi.Any(hostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsScanLevel), }, EndpointProtectionSettings: &vulnerabilityscanning.HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsArgs{ ScanLevel: pulumi.Any(hostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsScanLevel), }, ShouldUnInstall: pulumi.Any(hostScanRecipeAgentSettingsAgentConfigurationShouldUnInstall), VaultSecretId: pulumi.Any(testSecret.Id), VendorType: pulumi.Any(hostScanRecipeAgentSettingsAgentConfigurationVendorType), }, }, CompartmentId: pulumi.Any(compartmentId), PortSettings: &vulnerabilityscanning.HostScanRecipePortSettingsArgs{ ScanLevel: pulumi.Any(hostScanRecipePortSettingsScanLevel), }, Schedule: &vulnerabilityscanning.HostScanRecipeScheduleArgs{ Type: pulumi.Any(hostScanRecipeScheduleType), DayOfWeek: pulumi.Any(hostScanRecipeScheduleDayOfWeek), }, ApplicationSettings: &vulnerabilityscanning.HostScanRecipeApplicationSettingsArgs{ ApplicationScanRecurrence: pulumi.Any(hostScanRecipeApplicationSettingsApplicationScanRecurrence), FoldersToScans: vulnerabilityscanning.HostScanRecipeApplicationSettingsFoldersToScanArray{ &vulnerabilityscanning.HostScanRecipeApplicationSettingsFoldersToScanArgs{ Folder: pulumi.Any(hostScanRecipeApplicationSettingsFoldersToScanFolder), Operatingsystem: pulumi.Any(hostScanRecipeApplicationSettingsFoldersToScanOperatingsystem), }, }, IsEnabled: pulumi.Any(hostScanRecipeApplicationSettingsIsEnabled), }, DefinedTags: pulumi.StringMap{ "foo-namespace.bar-key": pulumi.String("value"), }, DisplayName: pulumi.Any(hostScanRecipeDisplayName), FreeformTags: pulumi.StringMap{ "bar-key": pulumi.String("value"), }, }) if err != nil { return err } return nil }) }
```
## Import
HostScanRecipes can be imported using the `id`, e.g.
```sh $ pulumi import oci:VulnerabilityScanning/hostScanRecipe:HostScanRecipe test_host_scan_recipe "id" ```
func GetHostScanRecipe ¶
func GetHostScanRecipe(ctx *pulumi.Context, name string, id pulumi.IDInput, state *HostScanRecipeState, opts ...pulumi.ResourceOption) (*HostScanRecipe, error)
GetHostScanRecipe gets an existing HostScanRecipe 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 NewHostScanRecipe ¶
func NewHostScanRecipe(ctx *pulumi.Context, name string, args *HostScanRecipeArgs, opts ...pulumi.ResourceOption) (*HostScanRecipe, error)
NewHostScanRecipe registers a new resource with the given unique name, arguments, and options.
func (*HostScanRecipe) ElementType ¶
func (*HostScanRecipe) ElementType() reflect.Type
func (*HostScanRecipe) ToHostScanRecipeOutput ¶
func (i *HostScanRecipe) ToHostScanRecipeOutput() HostScanRecipeOutput
func (*HostScanRecipe) ToHostScanRecipeOutputWithContext ¶
func (i *HostScanRecipe) ToHostScanRecipeOutputWithContext(ctx context.Context) HostScanRecipeOutput
type HostScanRecipeAgentSettings ¶
type HostScanRecipeAgentSettings struct { // (Updatable) Agent configuration for host scan agent settings. This model is polymorphic, presenting different configuration options based on selected agent vendor. AgentConfiguration *HostScanRecipeAgentSettingsAgentConfiguration `pulumi:"agentConfiguration"` // (Updatable) The scan level ScanLevel string `pulumi:"scanLevel"` }
type HostScanRecipeAgentSettingsAgentConfiguration ¶
type HostScanRecipeAgentSettingsAgentConfiguration struct { // (Updatable) CIS (Center for Internet Security) Benchmark scan settings for a host scan CisBenchmarkSettings *HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettings `pulumi:"cisBenchmarkSettings"` // (Updatable) Endpoint Protection scan settings for a host scan EndpointProtectionSettings *HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettings `pulumi:"endpointProtectionSettings"` // (Updatable) Boolean flag letting agent know if it should un-install the Qualys agent when it is stopped. ShouldUnInstall *bool `pulumi:"shouldUnInstall"` // (Updatable) Vault secret OCID which stores license information. Content inside this secret in vault would be base64 string containing information about customer's Qualys susbcription license. VaultSecretId *string `pulumi:"vaultSecretId"` // (Updatable) Vendor to use for the host scan agent. Vendor string `pulumi:"vendor"` // (Updatable) Vendor to use for the host scan agent. VendorType *string `pulumi:"vendorType"` }
type HostScanRecipeAgentSettingsAgentConfigurationArgs ¶
type HostScanRecipeAgentSettingsAgentConfigurationArgs struct { // (Updatable) CIS (Center for Internet Security) Benchmark scan settings for a host scan CisBenchmarkSettings HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrInput `pulumi:"cisBenchmarkSettings"` // (Updatable) Endpoint Protection scan settings for a host scan EndpointProtectionSettings HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrInput `pulumi:"endpointProtectionSettings"` // (Updatable) Boolean flag letting agent know if it should un-install the Qualys agent when it is stopped. ShouldUnInstall pulumi.BoolPtrInput `pulumi:"shouldUnInstall"` // (Updatable) Vault secret OCID which stores license information. Content inside this secret in vault would be base64 string containing information about customer's Qualys susbcription license. VaultSecretId pulumi.StringPtrInput `pulumi:"vaultSecretId"` // (Updatable) Vendor to use for the host scan agent. Vendor pulumi.StringInput `pulumi:"vendor"` // (Updatable) Vendor to use for the host scan agent. VendorType pulumi.StringPtrInput `pulumi:"vendorType"` }
func (HostScanRecipeAgentSettingsAgentConfigurationArgs) ElementType ¶
func (HostScanRecipeAgentSettingsAgentConfigurationArgs) ElementType() reflect.Type
func (HostScanRecipeAgentSettingsAgentConfigurationArgs) ToHostScanRecipeAgentSettingsAgentConfigurationOutput ¶
func (i HostScanRecipeAgentSettingsAgentConfigurationArgs) ToHostScanRecipeAgentSettingsAgentConfigurationOutput() HostScanRecipeAgentSettingsAgentConfigurationOutput
func (HostScanRecipeAgentSettingsAgentConfigurationArgs) ToHostScanRecipeAgentSettingsAgentConfigurationOutputWithContext ¶
func (i HostScanRecipeAgentSettingsAgentConfigurationArgs) ToHostScanRecipeAgentSettingsAgentConfigurationOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsAgentConfigurationOutput
func (HostScanRecipeAgentSettingsAgentConfigurationArgs) ToHostScanRecipeAgentSettingsAgentConfigurationPtrOutput ¶
func (i HostScanRecipeAgentSettingsAgentConfigurationArgs) ToHostScanRecipeAgentSettingsAgentConfigurationPtrOutput() HostScanRecipeAgentSettingsAgentConfigurationPtrOutput
func (HostScanRecipeAgentSettingsAgentConfigurationArgs) ToHostScanRecipeAgentSettingsAgentConfigurationPtrOutputWithContext ¶
func (i HostScanRecipeAgentSettingsAgentConfigurationArgs) ToHostScanRecipeAgentSettingsAgentConfigurationPtrOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsAgentConfigurationPtrOutput
type HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettings ¶
type HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettings struct { // (Updatable) The level of strictness to apply for CIS Benchmarks. Use 'NONE' to disable CIS Benchmark checks entirely. ScanLevel *string `pulumi:"scanLevel"` }
type HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsArgs ¶
type HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsArgs struct { // (Updatable) The level of strictness to apply for CIS Benchmarks. Use 'NONE' to disable CIS Benchmark checks entirely. ScanLevel pulumi.StringPtrInput `pulumi:"scanLevel"` }
func (HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsArgs) ElementType ¶
func (HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsArgs) ElementType() reflect.Type
func (HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsArgs) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput ¶
func (i HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsArgs) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput() HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput
func (HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsArgs) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutputWithContext ¶
func (i HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsArgs) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput
func (HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsArgs) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput ¶
func (i HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsArgs) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput() HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput
func (HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsArgs) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutputWithContext ¶
func (i HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsArgs) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput
type HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsInput ¶
type HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsInput interface { pulumi.Input ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput() HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutputWithContext(context.Context) HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput }
HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsInput is an input type that accepts HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsArgs and HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput values. You can construct a concrete instance of `HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsInput` via:
HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsArgs{...}
type HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput ¶
type HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput struct{ *pulumi.OutputState }
func (HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput) ElementType ¶
func (HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput) ElementType() reflect.Type
func (HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput) ScanLevel ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput) ScanLevel() pulumi.StringPtrOutput
(Updatable) The level of strictness to apply for CIS Benchmarks. Use 'NONE' to disable CIS Benchmark checks entirely.
func (HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput() HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput
func (HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutputWithContext ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput
func (HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput() HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput
func (HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutputWithContext ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsOutput) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput
type HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrInput ¶
type HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrInput interface { pulumi.Input ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput() HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutputWithContext(context.Context) HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput }
HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrInput is an input type that accepts HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsArgs, HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtr and HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput values. You can construct a concrete instance of `HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrInput` via:
HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsArgs{...} or: nil
func HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtr ¶
func HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtr(v *HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsArgs) HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrInput
type HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput ¶
type HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput struct{ *pulumi.OutputState }
func (HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput) ElementType ¶
func (HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput) ElementType() reflect.Type
func (HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput) ScanLevel ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput) ScanLevel() pulumi.StringPtrOutput
(Updatable) The level of strictness to apply for CIS Benchmarks. Use 'NONE' to disable CIS Benchmark checks entirely.
func (HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput() HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput
func (HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutputWithContext ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput) ToHostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput
type HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettings ¶
type HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettings struct { // (Updatable) The scan level. Use 'NONE' to disable Endpoint Protection checks entirely. ScanLevel *string `pulumi:"scanLevel"` }
type HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsArgs ¶
type HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsArgs struct { // (Updatable) The scan level. Use 'NONE' to disable Endpoint Protection checks entirely. ScanLevel pulumi.StringPtrInput `pulumi:"scanLevel"` }
func (HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsArgs) ElementType ¶
func (HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsArgs) ElementType() reflect.Type
func (HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsArgs) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput ¶
func (i HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsArgs) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput() HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput
func (HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsArgs) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutputWithContext ¶
func (i HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsArgs) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput
func (HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsArgs) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput ¶
func (i HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsArgs) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput() HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput
func (HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsArgs) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutputWithContext ¶
func (i HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsArgs) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput
type HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsInput ¶
type HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsInput interface { pulumi.Input ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput() HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutputWithContext(context.Context) HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput }
HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsInput is an input type that accepts HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsArgs and HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput values. You can construct a concrete instance of `HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsInput` via:
HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsArgs{...}
type HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput ¶
type HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput struct{ *pulumi.OutputState }
func (HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput) ElementType ¶
func (HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput) ElementType() reflect.Type
func (HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput) ScanLevel ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput) ScanLevel() pulumi.StringPtrOutput
(Updatable) The scan level. Use 'NONE' to disable Endpoint Protection checks entirely.
func (HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput() HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput
func (HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutputWithContext ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput
func (HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput() HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput
func (HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutputWithContext ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsOutput) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput
type HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrInput ¶
type HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrInput interface { pulumi.Input ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput() HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutputWithContext(context.Context) HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput }
HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrInput is an input type that accepts HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsArgs, HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtr and HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput values. You can construct a concrete instance of `HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrInput` via:
HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsArgs{...} or: nil
func HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtr ¶
func HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtr(v *HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsArgs) HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrInput
type HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput ¶
type HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput struct{ *pulumi.OutputState }
func (HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput) ElementType ¶
func (HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput) ElementType() reflect.Type
func (HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput) ScanLevel ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput) ScanLevel() pulumi.StringPtrOutput
(Updatable) The scan level. Use 'NONE' to disable Endpoint Protection checks entirely.
func (HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput() HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput
func (HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutputWithContext ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput) ToHostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput
type HostScanRecipeAgentSettingsAgentConfigurationInput ¶
type HostScanRecipeAgentSettingsAgentConfigurationInput interface { pulumi.Input ToHostScanRecipeAgentSettingsAgentConfigurationOutput() HostScanRecipeAgentSettingsAgentConfigurationOutput ToHostScanRecipeAgentSettingsAgentConfigurationOutputWithContext(context.Context) HostScanRecipeAgentSettingsAgentConfigurationOutput }
HostScanRecipeAgentSettingsAgentConfigurationInput is an input type that accepts HostScanRecipeAgentSettingsAgentConfigurationArgs and HostScanRecipeAgentSettingsAgentConfigurationOutput values. You can construct a concrete instance of `HostScanRecipeAgentSettingsAgentConfigurationInput` via:
HostScanRecipeAgentSettingsAgentConfigurationArgs{...}
type HostScanRecipeAgentSettingsAgentConfigurationOutput ¶
type HostScanRecipeAgentSettingsAgentConfigurationOutput struct{ *pulumi.OutputState }
func (HostScanRecipeAgentSettingsAgentConfigurationOutput) CisBenchmarkSettings ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationOutput) CisBenchmarkSettings() HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput
(Updatable) CIS (Center for Internet Security) Benchmark scan settings for a host scan
func (HostScanRecipeAgentSettingsAgentConfigurationOutput) ElementType ¶
func (HostScanRecipeAgentSettingsAgentConfigurationOutput) ElementType() reflect.Type
func (HostScanRecipeAgentSettingsAgentConfigurationOutput) EndpointProtectionSettings ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationOutput) EndpointProtectionSettings() HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput
(Updatable) Endpoint Protection scan settings for a host scan
func (HostScanRecipeAgentSettingsAgentConfigurationOutput) ShouldUnInstall ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationOutput) ShouldUnInstall() pulumi.BoolPtrOutput
(Updatable) Boolean flag letting agent know if it should un-install the Qualys agent when it is stopped.
func (HostScanRecipeAgentSettingsAgentConfigurationOutput) ToHostScanRecipeAgentSettingsAgentConfigurationOutput ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationOutput) ToHostScanRecipeAgentSettingsAgentConfigurationOutput() HostScanRecipeAgentSettingsAgentConfigurationOutput
func (HostScanRecipeAgentSettingsAgentConfigurationOutput) ToHostScanRecipeAgentSettingsAgentConfigurationOutputWithContext ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationOutput) ToHostScanRecipeAgentSettingsAgentConfigurationOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsAgentConfigurationOutput
func (HostScanRecipeAgentSettingsAgentConfigurationOutput) ToHostScanRecipeAgentSettingsAgentConfigurationPtrOutput ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationOutput) ToHostScanRecipeAgentSettingsAgentConfigurationPtrOutput() HostScanRecipeAgentSettingsAgentConfigurationPtrOutput
func (HostScanRecipeAgentSettingsAgentConfigurationOutput) ToHostScanRecipeAgentSettingsAgentConfigurationPtrOutputWithContext ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationOutput) ToHostScanRecipeAgentSettingsAgentConfigurationPtrOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsAgentConfigurationPtrOutput
func (HostScanRecipeAgentSettingsAgentConfigurationOutput) VaultSecretId ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationOutput) VaultSecretId() pulumi.StringPtrOutput
(Updatable) Vault secret OCID which stores license information. Content inside this secret in vault would be base64 string containing information about customer's Qualys susbcription license.
func (HostScanRecipeAgentSettingsAgentConfigurationOutput) Vendor ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationOutput) Vendor() pulumi.StringOutput
(Updatable) Vendor to use for the host scan agent.
func (HostScanRecipeAgentSettingsAgentConfigurationOutput) VendorType ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationOutput) VendorType() pulumi.StringPtrOutput
(Updatable) Vendor to use for the host scan agent.
type HostScanRecipeAgentSettingsAgentConfigurationPtrInput ¶
type HostScanRecipeAgentSettingsAgentConfigurationPtrInput interface { pulumi.Input ToHostScanRecipeAgentSettingsAgentConfigurationPtrOutput() HostScanRecipeAgentSettingsAgentConfigurationPtrOutput ToHostScanRecipeAgentSettingsAgentConfigurationPtrOutputWithContext(context.Context) HostScanRecipeAgentSettingsAgentConfigurationPtrOutput }
HostScanRecipeAgentSettingsAgentConfigurationPtrInput is an input type that accepts HostScanRecipeAgentSettingsAgentConfigurationArgs, HostScanRecipeAgentSettingsAgentConfigurationPtr and HostScanRecipeAgentSettingsAgentConfigurationPtrOutput values. You can construct a concrete instance of `HostScanRecipeAgentSettingsAgentConfigurationPtrInput` via:
HostScanRecipeAgentSettingsAgentConfigurationArgs{...} or: nil
func HostScanRecipeAgentSettingsAgentConfigurationPtr ¶
func HostScanRecipeAgentSettingsAgentConfigurationPtr(v *HostScanRecipeAgentSettingsAgentConfigurationArgs) HostScanRecipeAgentSettingsAgentConfigurationPtrInput
type HostScanRecipeAgentSettingsAgentConfigurationPtrOutput ¶
type HostScanRecipeAgentSettingsAgentConfigurationPtrOutput struct{ *pulumi.OutputState }
func (HostScanRecipeAgentSettingsAgentConfigurationPtrOutput) CisBenchmarkSettings ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationPtrOutput) CisBenchmarkSettings() HostScanRecipeAgentSettingsAgentConfigurationCisBenchmarkSettingsPtrOutput
(Updatable) CIS (Center for Internet Security) Benchmark scan settings for a host scan
func (HostScanRecipeAgentSettingsAgentConfigurationPtrOutput) ElementType ¶
func (HostScanRecipeAgentSettingsAgentConfigurationPtrOutput) ElementType() reflect.Type
func (HostScanRecipeAgentSettingsAgentConfigurationPtrOutput) EndpointProtectionSettings ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationPtrOutput) EndpointProtectionSettings() HostScanRecipeAgentSettingsAgentConfigurationEndpointProtectionSettingsPtrOutput
(Updatable) Endpoint Protection scan settings for a host scan
func (HostScanRecipeAgentSettingsAgentConfigurationPtrOutput) ShouldUnInstall ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationPtrOutput) ShouldUnInstall() pulumi.BoolPtrOutput
(Updatable) Boolean flag letting agent know if it should un-install the Qualys agent when it is stopped.
func (HostScanRecipeAgentSettingsAgentConfigurationPtrOutput) ToHostScanRecipeAgentSettingsAgentConfigurationPtrOutput ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationPtrOutput) ToHostScanRecipeAgentSettingsAgentConfigurationPtrOutput() HostScanRecipeAgentSettingsAgentConfigurationPtrOutput
func (HostScanRecipeAgentSettingsAgentConfigurationPtrOutput) ToHostScanRecipeAgentSettingsAgentConfigurationPtrOutputWithContext ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationPtrOutput) ToHostScanRecipeAgentSettingsAgentConfigurationPtrOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsAgentConfigurationPtrOutput
func (HostScanRecipeAgentSettingsAgentConfigurationPtrOutput) VaultSecretId ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationPtrOutput) VaultSecretId() pulumi.StringPtrOutput
(Updatable) Vault secret OCID which stores license information. Content inside this secret in vault would be base64 string containing information about customer's Qualys susbcription license.
func (HostScanRecipeAgentSettingsAgentConfigurationPtrOutput) Vendor ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationPtrOutput) Vendor() pulumi.StringPtrOutput
(Updatable) Vendor to use for the host scan agent.
func (HostScanRecipeAgentSettingsAgentConfigurationPtrOutput) VendorType ¶
func (o HostScanRecipeAgentSettingsAgentConfigurationPtrOutput) VendorType() pulumi.StringPtrOutput
(Updatable) Vendor to use for the host scan agent.
type HostScanRecipeAgentSettingsArgs ¶
type HostScanRecipeAgentSettingsArgs struct { // (Updatable) Agent configuration for host scan agent settings. This model is polymorphic, presenting different configuration options based on selected agent vendor. AgentConfiguration HostScanRecipeAgentSettingsAgentConfigurationPtrInput `pulumi:"agentConfiguration"` // (Updatable) The scan level ScanLevel pulumi.StringInput `pulumi:"scanLevel"` }
func (HostScanRecipeAgentSettingsArgs) ElementType ¶
func (HostScanRecipeAgentSettingsArgs) ElementType() reflect.Type
func (HostScanRecipeAgentSettingsArgs) ToHostScanRecipeAgentSettingsOutput ¶
func (i HostScanRecipeAgentSettingsArgs) ToHostScanRecipeAgentSettingsOutput() HostScanRecipeAgentSettingsOutput
func (HostScanRecipeAgentSettingsArgs) ToHostScanRecipeAgentSettingsOutputWithContext ¶
func (i HostScanRecipeAgentSettingsArgs) ToHostScanRecipeAgentSettingsOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsOutput
func (HostScanRecipeAgentSettingsArgs) ToHostScanRecipeAgentSettingsPtrOutput ¶
func (i HostScanRecipeAgentSettingsArgs) ToHostScanRecipeAgentSettingsPtrOutput() HostScanRecipeAgentSettingsPtrOutput
func (HostScanRecipeAgentSettingsArgs) ToHostScanRecipeAgentSettingsPtrOutputWithContext ¶
func (i HostScanRecipeAgentSettingsArgs) ToHostScanRecipeAgentSettingsPtrOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsPtrOutput
type HostScanRecipeAgentSettingsInput ¶
type HostScanRecipeAgentSettingsInput interface { pulumi.Input ToHostScanRecipeAgentSettingsOutput() HostScanRecipeAgentSettingsOutput ToHostScanRecipeAgentSettingsOutputWithContext(context.Context) HostScanRecipeAgentSettingsOutput }
HostScanRecipeAgentSettingsInput is an input type that accepts HostScanRecipeAgentSettingsArgs and HostScanRecipeAgentSettingsOutput values. You can construct a concrete instance of `HostScanRecipeAgentSettingsInput` via:
HostScanRecipeAgentSettingsArgs{...}
type HostScanRecipeAgentSettingsOutput ¶
type HostScanRecipeAgentSettingsOutput struct{ *pulumi.OutputState }
func (HostScanRecipeAgentSettingsOutput) AgentConfiguration ¶
func (o HostScanRecipeAgentSettingsOutput) AgentConfiguration() HostScanRecipeAgentSettingsAgentConfigurationPtrOutput
(Updatable) Agent configuration for host scan agent settings. This model is polymorphic, presenting different configuration options based on selected agent vendor.
func (HostScanRecipeAgentSettingsOutput) ElementType ¶
func (HostScanRecipeAgentSettingsOutput) ElementType() reflect.Type
func (HostScanRecipeAgentSettingsOutput) ScanLevel ¶
func (o HostScanRecipeAgentSettingsOutput) ScanLevel() pulumi.StringOutput
(Updatable) The scan level
func (HostScanRecipeAgentSettingsOutput) ToHostScanRecipeAgentSettingsOutput ¶
func (o HostScanRecipeAgentSettingsOutput) ToHostScanRecipeAgentSettingsOutput() HostScanRecipeAgentSettingsOutput
func (HostScanRecipeAgentSettingsOutput) ToHostScanRecipeAgentSettingsOutputWithContext ¶
func (o HostScanRecipeAgentSettingsOutput) ToHostScanRecipeAgentSettingsOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsOutput
func (HostScanRecipeAgentSettingsOutput) ToHostScanRecipeAgentSettingsPtrOutput ¶
func (o HostScanRecipeAgentSettingsOutput) ToHostScanRecipeAgentSettingsPtrOutput() HostScanRecipeAgentSettingsPtrOutput
func (HostScanRecipeAgentSettingsOutput) ToHostScanRecipeAgentSettingsPtrOutputWithContext ¶
func (o HostScanRecipeAgentSettingsOutput) ToHostScanRecipeAgentSettingsPtrOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsPtrOutput
type HostScanRecipeAgentSettingsPtrInput ¶
type HostScanRecipeAgentSettingsPtrInput interface { pulumi.Input ToHostScanRecipeAgentSettingsPtrOutput() HostScanRecipeAgentSettingsPtrOutput ToHostScanRecipeAgentSettingsPtrOutputWithContext(context.Context) HostScanRecipeAgentSettingsPtrOutput }
HostScanRecipeAgentSettingsPtrInput is an input type that accepts HostScanRecipeAgentSettingsArgs, HostScanRecipeAgentSettingsPtr and HostScanRecipeAgentSettingsPtrOutput values. You can construct a concrete instance of `HostScanRecipeAgentSettingsPtrInput` via:
HostScanRecipeAgentSettingsArgs{...} or: nil
func HostScanRecipeAgentSettingsPtr ¶
func HostScanRecipeAgentSettingsPtr(v *HostScanRecipeAgentSettingsArgs) HostScanRecipeAgentSettingsPtrInput
type HostScanRecipeAgentSettingsPtrOutput ¶
type HostScanRecipeAgentSettingsPtrOutput struct{ *pulumi.OutputState }
func (HostScanRecipeAgentSettingsPtrOutput) AgentConfiguration ¶
func (o HostScanRecipeAgentSettingsPtrOutput) AgentConfiguration() HostScanRecipeAgentSettingsAgentConfigurationPtrOutput
(Updatable) Agent configuration for host scan agent settings. This model is polymorphic, presenting different configuration options based on selected agent vendor.
func (HostScanRecipeAgentSettingsPtrOutput) ElementType ¶
func (HostScanRecipeAgentSettingsPtrOutput) ElementType() reflect.Type
func (HostScanRecipeAgentSettingsPtrOutput) ScanLevel ¶
func (o HostScanRecipeAgentSettingsPtrOutput) ScanLevel() pulumi.StringPtrOutput
(Updatable) The scan level
func (HostScanRecipeAgentSettingsPtrOutput) ToHostScanRecipeAgentSettingsPtrOutput ¶
func (o HostScanRecipeAgentSettingsPtrOutput) ToHostScanRecipeAgentSettingsPtrOutput() HostScanRecipeAgentSettingsPtrOutput
func (HostScanRecipeAgentSettingsPtrOutput) ToHostScanRecipeAgentSettingsPtrOutputWithContext ¶
func (o HostScanRecipeAgentSettingsPtrOutput) ToHostScanRecipeAgentSettingsPtrOutputWithContext(ctx context.Context) HostScanRecipeAgentSettingsPtrOutput
type HostScanRecipeApplicationSettings ¶
type HostScanRecipeApplicationSettings struct { // (Updatable) Scan recurrences in RFC-5545 section 3.3.10 format. Only supported input are weekly, biweekly, monthly listed below FREQ=WEEKLY;WKST=<weekday>;INTERVAL=1 - This weekly scan on the specified weekday (e.g. SU for Sunday) FREQ=WEEKLY;WKST=<weekday>;INTERVAL=2 - This bi-weekly scan on the specified weekday (e.g. SU for Sunday) FREQ=MONTHLY;WKST=<weekday>;INTERVAL=1 - This monthly scan on the specified weekday (e.g. SU for Sunday, starting from the next such weekday based on the time of setting creation) ApplicationScanRecurrence string `pulumi:"applicationScanRecurrence"` // (Updatable) List of folders selected for scanning FoldersToScans []HostScanRecipeApplicationSettingsFoldersToScan `pulumi:"foldersToScans"` // (Updatable) Enable or disable application scan IsEnabled bool `pulumi:"isEnabled"` }
type HostScanRecipeApplicationSettingsArgs ¶
type HostScanRecipeApplicationSettingsArgs struct { // (Updatable) Scan recurrences in RFC-5545 section 3.3.10 format. Only supported input are weekly, biweekly, monthly listed below FREQ=WEEKLY;WKST=<weekday>;INTERVAL=1 - This weekly scan on the specified weekday (e.g. SU for Sunday) FREQ=WEEKLY;WKST=<weekday>;INTERVAL=2 - This bi-weekly scan on the specified weekday (e.g. SU for Sunday) FREQ=MONTHLY;WKST=<weekday>;INTERVAL=1 - This monthly scan on the specified weekday (e.g. SU for Sunday, starting from the next such weekday based on the time of setting creation) ApplicationScanRecurrence pulumi.StringInput `pulumi:"applicationScanRecurrence"` // (Updatable) List of folders selected for scanning FoldersToScans HostScanRecipeApplicationSettingsFoldersToScanArrayInput `pulumi:"foldersToScans"` // (Updatable) Enable or disable application scan IsEnabled pulumi.BoolInput `pulumi:"isEnabled"` }
func (HostScanRecipeApplicationSettingsArgs) ElementType ¶
func (HostScanRecipeApplicationSettingsArgs) ElementType() reflect.Type
func (HostScanRecipeApplicationSettingsArgs) ToHostScanRecipeApplicationSettingsOutput ¶
func (i HostScanRecipeApplicationSettingsArgs) ToHostScanRecipeApplicationSettingsOutput() HostScanRecipeApplicationSettingsOutput
func (HostScanRecipeApplicationSettingsArgs) ToHostScanRecipeApplicationSettingsOutputWithContext ¶
func (i HostScanRecipeApplicationSettingsArgs) ToHostScanRecipeApplicationSettingsOutputWithContext(ctx context.Context) HostScanRecipeApplicationSettingsOutput
func (HostScanRecipeApplicationSettingsArgs) ToHostScanRecipeApplicationSettingsPtrOutput ¶
func (i HostScanRecipeApplicationSettingsArgs) ToHostScanRecipeApplicationSettingsPtrOutput() HostScanRecipeApplicationSettingsPtrOutput
func (HostScanRecipeApplicationSettingsArgs) ToHostScanRecipeApplicationSettingsPtrOutputWithContext ¶
func (i HostScanRecipeApplicationSettingsArgs) ToHostScanRecipeApplicationSettingsPtrOutputWithContext(ctx context.Context) HostScanRecipeApplicationSettingsPtrOutput
type HostScanRecipeApplicationSettingsFoldersToScanArgs ¶
type HostScanRecipeApplicationSettingsFoldersToScanArgs struct { // (Updatable) Folder to be scanned in the corresponding operating system Folder pulumi.StringInput `pulumi:"folder"` // (Updatable) Operating system type Operatingsystem pulumi.StringInput `pulumi:"operatingsystem"` }
func (HostScanRecipeApplicationSettingsFoldersToScanArgs) ElementType ¶
func (HostScanRecipeApplicationSettingsFoldersToScanArgs) ElementType() reflect.Type
func (HostScanRecipeApplicationSettingsFoldersToScanArgs) ToHostScanRecipeApplicationSettingsFoldersToScanOutput ¶
func (i HostScanRecipeApplicationSettingsFoldersToScanArgs) ToHostScanRecipeApplicationSettingsFoldersToScanOutput() HostScanRecipeApplicationSettingsFoldersToScanOutput
func (HostScanRecipeApplicationSettingsFoldersToScanArgs) ToHostScanRecipeApplicationSettingsFoldersToScanOutputWithContext ¶
func (i HostScanRecipeApplicationSettingsFoldersToScanArgs) ToHostScanRecipeApplicationSettingsFoldersToScanOutputWithContext(ctx context.Context) HostScanRecipeApplicationSettingsFoldersToScanOutput
type HostScanRecipeApplicationSettingsFoldersToScanArray ¶
type HostScanRecipeApplicationSettingsFoldersToScanArray []HostScanRecipeApplicationSettingsFoldersToScanInput
func (HostScanRecipeApplicationSettingsFoldersToScanArray) ElementType ¶
func (HostScanRecipeApplicationSettingsFoldersToScanArray) ElementType() reflect.Type
func (HostScanRecipeApplicationSettingsFoldersToScanArray) ToHostScanRecipeApplicationSettingsFoldersToScanArrayOutput ¶
func (i HostScanRecipeApplicationSettingsFoldersToScanArray) ToHostScanRecipeApplicationSettingsFoldersToScanArrayOutput() HostScanRecipeApplicationSettingsFoldersToScanArrayOutput
func (HostScanRecipeApplicationSettingsFoldersToScanArray) ToHostScanRecipeApplicationSettingsFoldersToScanArrayOutputWithContext ¶
func (i HostScanRecipeApplicationSettingsFoldersToScanArray) ToHostScanRecipeApplicationSettingsFoldersToScanArrayOutputWithContext(ctx context.Context) HostScanRecipeApplicationSettingsFoldersToScanArrayOutput
type HostScanRecipeApplicationSettingsFoldersToScanArrayInput ¶
type HostScanRecipeApplicationSettingsFoldersToScanArrayInput interface { pulumi.Input ToHostScanRecipeApplicationSettingsFoldersToScanArrayOutput() HostScanRecipeApplicationSettingsFoldersToScanArrayOutput ToHostScanRecipeApplicationSettingsFoldersToScanArrayOutputWithContext(context.Context) HostScanRecipeApplicationSettingsFoldersToScanArrayOutput }
HostScanRecipeApplicationSettingsFoldersToScanArrayInput is an input type that accepts HostScanRecipeApplicationSettingsFoldersToScanArray and HostScanRecipeApplicationSettingsFoldersToScanArrayOutput values. You can construct a concrete instance of `HostScanRecipeApplicationSettingsFoldersToScanArrayInput` via:
HostScanRecipeApplicationSettingsFoldersToScanArray{ HostScanRecipeApplicationSettingsFoldersToScanArgs{...} }
type HostScanRecipeApplicationSettingsFoldersToScanArrayOutput ¶
type HostScanRecipeApplicationSettingsFoldersToScanArrayOutput struct{ *pulumi.OutputState }
func (HostScanRecipeApplicationSettingsFoldersToScanArrayOutput) ElementType ¶
func (HostScanRecipeApplicationSettingsFoldersToScanArrayOutput) ElementType() reflect.Type
func (HostScanRecipeApplicationSettingsFoldersToScanArrayOutput) ToHostScanRecipeApplicationSettingsFoldersToScanArrayOutput ¶
func (o HostScanRecipeApplicationSettingsFoldersToScanArrayOutput) ToHostScanRecipeApplicationSettingsFoldersToScanArrayOutput() HostScanRecipeApplicationSettingsFoldersToScanArrayOutput
func (HostScanRecipeApplicationSettingsFoldersToScanArrayOutput) ToHostScanRecipeApplicationSettingsFoldersToScanArrayOutputWithContext ¶
func (o HostScanRecipeApplicationSettingsFoldersToScanArrayOutput) ToHostScanRecipeApplicationSettingsFoldersToScanArrayOutputWithContext(ctx context.Context) HostScanRecipeApplicationSettingsFoldersToScanArrayOutput
type HostScanRecipeApplicationSettingsFoldersToScanInput ¶
type HostScanRecipeApplicationSettingsFoldersToScanInput interface { pulumi.Input ToHostScanRecipeApplicationSettingsFoldersToScanOutput() HostScanRecipeApplicationSettingsFoldersToScanOutput ToHostScanRecipeApplicationSettingsFoldersToScanOutputWithContext(context.Context) HostScanRecipeApplicationSettingsFoldersToScanOutput }
HostScanRecipeApplicationSettingsFoldersToScanInput is an input type that accepts HostScanRecipeApplicationSettingsFoldersToScanArgs and HostScanRecipeApplicationSettingsFoldersToScanOutput values. You can construct a concrete instance of `HostScanRecipeApplicationSettingsFoldersToScanInput` via:
HostScanRecipeApplicationSettingsFoldersToScanArgs{...}
type HostScanRecipeApplicationSettingsFoldersToScanOutput ¶
type HostScanRecipeApplicationSettingsFoldersToScanOutput struct{ *pulumi.OutputState }
func (HostScanRecipeApplicationSettingsFoldersToScanOutput) ElementType ¶
func (HostScanRecipeApplicationSettingsFoldersToScanOutput) ElementType() reflect.Type
func (HostScanRecipeApplicationSettingsFoldersToScanOutput) Folder ¶
func (o HostScanRecipeApplicationSettingsFoldersToScanOutput) Folder() pulumi.StringOutput
(Updatable) Folder to be scanned in the corresponding operating system
func (HostScanRecipeApplicationSettingsFoldersToScanOutput) Operatingsystem ¶
func (o HostScanRecipeApplicationSettingsFoldersToScanOutput) Operatingsystem() pulumi.StringOutput
(Updatable) Operating system type
func (HostScanRecipeApplicationSettingsFoldersToScanOutput) ToHostScanRecipeApplicationSettingsFoldersToScanOutput ¶
func (o HostScanRecipeApplicationSettingsFoldersToScanOutput) ToHostScanRecipeApplicationSettingsFoldersToScanOutput() HostScanRecipeApplicationSettingsFoldersToScanOutput
func (HostScanRecipeApplicationSettingsFoldersToScanOutput) ToHostScanRecipeApplicationSettingsFoldersToScanOutputWithContext ¶
func (o HostScanRecipeApplicationSettingsFoldersToScanOutput) ToHostScanRecipeApplicationSettingsFoldersToScanOutputWithContext(ctx context.Context) HostScanRecipeApplicationSettingsFoldersToScanOutput
type HostScanRecipeApplicationSettingsInput ¶
type HostScanRecipeApplicationSettingsInput interface { pulumi.Input ToHostScanRecipeApplicationSettingsOutput() HostScanRecipeApplicationSettingsOutput ToHostScanRecipeApplicationSettingsOutputWithContext(context.Context) HostScanRecipeApplicationSettingsOutput }
HostScanRecipeApplicationSettingsInput is an input type that accepts HostScanRecipeApplicationSettingsArgs and HostScanRecipeApplicationSettingsOutput values. You can construct a concrete instance of `HostScanRecipeApplicationSettingsInput` via:
HostScanRecipeApplicationSettingsArgs{...}
type HostScanRecipeApplicationSettingsOutput ¶
type HostScanRecipeApplicationSettingsOutput struct{ *pulumi.OutputState }
func (HostScanRecipeApplicationSettingsOutput) ApplicationScanRecurrence ¶
func (o HostScanRecipeApplicationSettingsOutput) ApplicationScanRecurrence() pulumi.StringOutput
(Updatable) Scan recurrences in RFC-5545 section 3.3.10 format. Only supported input are weekly, biweekly, monthly listed below FREQ=WEEKLY;WKST=<weekday>;INTERVAL=1 - This weekly scan on the specified weekday (e.g. SU for Sunday) FREQ=WEEKLY;WKST=<weekday>;INTERVAL=2 - This bi-weekly scan on the specified weekday (e.g. SU for Sunday) FREQ=MONTHLY;WKST=<weekday>;INTERVAL=1 - This monthly scan on the specified weekday (e.g. SU for Sunday, starting from the next such weekday based on the time of setting creation)
func (HostScanRecipeApplicationSettingsOutput) ElementType ¶
func (HostScanRecipeApplicationSettingsOutput) ElementType() reflect.Type
func (HostScanRecipeApplicationSettingsOutput) FoldersToScans ¶
func (o HostScanRecipeApplicationSettingsOutput) FoldersToScans() HostScanRecipeApplicationSettingsFoldersToScanArrayOutput
(Updatable) List of folders selected for scanning
func (HostScanRecipeApplicationSettingsOutput) IsEnabled ¶
func (o HostScanRecipeApplicationSettingsOutput) IsEnabled() pulumi.BoolOutput
(Updatable) Enable or disable application scan
func (HostScanRecipeApplicationSettingsOutput) ToHostScanRecipeApplicationSettingsOutput ¶
func (o HostScanRecipeApplicationSettingsOutput) ToHostScanRecipeApplicationSettingsOutput() HostScanRecipeApplicationSettingsOutput
func (HostScanRecipeApplicationSettingsOutput) ToHostScanRecipeApplicationSettingsOutputWithContext ¶
func (o HostScanRecipeApplicationSettingsOutput) ToHostScanRecipeApplicationSettingsOutputWithContext(ctx context.Context) HostScanRecipeApplicationSettingsOutput
func (HostScanRecipeApplicationSettingsOutput) ToHostScanRecipeApplicationSettingsPtrOutput ¶
func (o HostScanRecipeApplicationSettingsOutput) ToHostScanRecipeApplicationSettingsPtrOutput() HostScanRecipeApplicationSettingsPtrOutput
func (HostScanRecipeApplicationSettingsOutput) ToHostScanRecipeApplicationSettingsPtrOutputWithContext ¶
func (o HostScanRecipeApplicationSettingsOutput) ToHostScanRecipeApplicationSettingsPtrOutputWithContext(ctx context.Context) HostScanRecipeApplicationSettingsPtrOutput
type HostScanRecipeApplicationSettingsPtrInput ¶
type HostScanRecipeApplicationSettingsPtrInput interface { pulumi.Input ToHostScanRecipeApplicationSettingsPtrOutput() HostScanRecipeApplicationSettingsPtrOutput ToHostScanRecipeApplicationSettingsPtrOutputWithContext(context.Context) HostScanRecipeApplicationSettingsPtrOutput }
HostScanRecipeApplicationSettingsPtrInput is an input type that accepts HostScanRecipeApplicationSettingsArgs, HostScanRecipeApplicationSettingsPtr and HostScanRecipeApplicationSettingsPtrOutput values. You can construct a concrete instance of `HostScanRecipeApplicationSettingsPtrInput` via:
HostScanRecipeApplicationSettingsArgs{...} or: nil
func HostScanRecipeApplicationSettingsPtr ¶
func HostScanRecipeApplicationSettingsPtr(v *HostScanRecipeApplicationSettingsArgs) HostScanRecipeApplicationSettingsPtrInput
type HostScanRecipeApplicationSettingsPtrOutput ¶
type HostScanRecipeApplicationSettingsPtrOutput struct{ *pulumi.OutputState }
func (HostScanRecipeApplicationSettingsPtrOutput) ApplicationScanRecurrence ¶
func (o HostScanRecipeApplicationSettingsPtrOutput) ApplicationScanRecurrence() pulumi.StringPtrOutput
(Updatable) Scan recurrences in RFC-5545 section 3.3.10 format. Only supported input are weekly, biweekly, monthly listed below FREQ=WEEKLY;WKST=<weekday>;INTERVAL=1 - This weekly scan on the specified weekday (e.g. SU for Sunday) FREQ=WEEKLY;WKST=<weekday>;INTERVAL=2 - This bi-weekly scan on the specified weekday (e.g. SU for Sunday) FREQ=MONTHLY;WKST=<weekday>;INTERVAL=1 - This monthly scan on the specified weekday (e.g. SU for Sunday, starting from the next such weekday based on the time of setting creation)
func (HostScanRecipeApplicationSettingsPtrOutput) ElementType ¶
func (HostScanRecipeApplicationSettingsPtrOutput) ElementType() reflect.Type
func (HostScanRecipeApplicationSettingsPtrOutput) FoldersToScans ¶
func (o HostScanRecipeApplicationSettingsPtrOutput) FoldersToScans() HostScanRecipeApplicationSettingsFoldersToScanArrayOutput
(Updatable) List of folders selected for scanning
func (HostScanRecipeApplicationSettingsPtrOutput) IsEnabled ¶
func (o HostScanRecipeApplicationSettingsPtrOutput) IsEnabled() pulumi.BoolPtrOutput
(Updatable) Enable or disable application scan
func (HostScanRecipeApplicationSettingsPtrOutput) ToHostScanRecipeApplicationSettingsPtrOutput ¶
func (o HostScanRecipeApplicationSettingsPtrOutput) ToHostScanRecipeApplicationSettingsPtrOutput() HostScanRecipeApplicationSettingsPtrOutput
func (HostScanRecipeApplicationSettingsPtrOutput) ToHostScanRecipeApplicationSettingsPtrOutputWithContext ¶
func (o HostScanRecipeApplicationSettingsPtrOutput) ToHostScanRecipeApplicationSettingsPtrOutputWithContext(ctx context.Context) HostScanRecipeApplicationSettingsPtrOutput
type HostScanRecipeArgs ¶
type HostScanRecipeArgs struct { // (Updatable) Agent scan settings for a host scan AgentSettings HostScanRecipeAgentSettingsInput // (Updatable) Agent scan settings for an application scan (as a part of a host scan) ApplicationSettings HostScanRecipeApplicationSettingsPtrInput // (Updatable) Compartment ID of the scanning config. If no individual hosts are specified, all hosts in this compartment are scanned CompartmentId pulumi.StringInput // (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}` DefinedTags pulumi.StringMapInput // (Updatable) Recipe identifier, which can be renamed. If not present, it will be auto-generated. Avoid entering confidential information. DisplayName pulumi.StringPtrInput // (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` FreeformTags pulumi.StringMapInput // (Updatable) Port scan settings for a host scan PortSettings HostScanRecipePortSettingsInput // (Updatable) A scanning schedule Schedule HostScanRecipeScheduleInput }
The set of arguments for constructing a HostScanRecipe resource.
func (HostScanRecipeArgs) ElementType ¶
func (HostScanRecipeArgs) ElementType() reflect.Type
type HostScanRecipeArray ¶
type HostScanRecipeArray []HostScanRecipeInput
func (HostScanRecipeArray) ElementType ¶
func (HostScanRecipeArray) ElementType() reflect.Type
func (HostScanRecipeArray) ToHostScanRecipeArrayOutput ¶
func (i HostScanRecipeArray) ToHostScanRecipeArrayOutput() HostScanRecipeArrayOutput
func (HostScanRecipeArray) ToHostScanRecipeArrayOutputWithContext ¶
func (i HostScanRecipeArray) ToHostScanRecipeArrayOutputWithContext(ctx context.Context) HostScanRecipeArrayOutput
type HostScanRecipeArrayInput ¶
type HostScanRecipeArrayInput interface { pulumi.Input ToHostScanRecipeArrayOutput() HostScanRecipeArrayOutput ToHostScanRecipeArrayOutputWithContext(context.Context) HostScanRecipeArrayOutput }
HostScanRecipeArrayInput is an input type that accepts HostScanRecipeArray and HostScanRecipeArrayOutput values. You can construct a concrete instance of `HostScanRecipeArrayInput` via:
HostScanRecipeArray{ HostScanRecipeArgs{...} }
type HostScanRecipeArrayOutput ¶
type HostScanRecipeArrayOutput struct{ *pulumi.OutputState }
func (HostScanRecipeArrayOutput) ElementType ¶
func (HostScanRecipeArrayOutput) ElementType() reflect.Type
func (HostScanRecipeArrayOutput) Index ¶
func (o HostScanRecipeArrayOutput) Index(i pulumi.IntInput) HostScanRecipeOutput
func (HostScanRecipeArrayOutput) ToHostScanRecipeArrayOutput ¶
func (o HostScanRecipeArrayOutput) ToHostScanRecipeArrayOutput() HostScanRecipeArrayOutput
func (HostScanRecipeArrayOutput) ToHostScanRecipeArrayOutputWithContext ¶
func (o HostScanRecipeArrayOutput) ToHostScanRecipeArrayOutputWithContext(ctx context.Context) HostScanRecipeArrayOutput
type HostScanRecipeInput ¶
type HostScanRecipeInput interface { pulumi.Input ToHostScanRecipeOutput() HostScanRecipeOutput ToHostScanRecipeOutputWithContext(ctx context.Context) HostScanRecipeOutput }
type HostScanRecipeMap ¶
type HostScanRecipeMap map[string]HostScanRecipeInput
func (HostScanRecipeMap) ElementType ¶
func (HostScanRecipeMap) ElementType() reflect.Type
func (HostScanRecipeMap) ToHostScanRecipeMapOutput ¶
func (i HostScanRecipeMap) ToHostScanRecipeMapOutput() HostScanRecipeMapOutput
func (HostScanRecipeMap) ToHostScanRecipeMapOutputWithContext ¶
func (i HostScanRecipeMap) ToHostScanRecipeMapOutputWithContext(ctx context.Context) HostScanRecipeMapOutput
type HostScanRecipeMapInput ¶
type HostScanRecipeMapInput interface { pulumi.Input ToHostScanRecipeMapOutput() HostScanRecipeMapOutput ToHostScanRecipeMapOutputWithContext(context.Context) HostScanRecipeMapOutput }
HostScanRecipeMapInput is an input type that accepts HostScanRecipeMap and HostScanRecipeMapOutput values. You can construct a concrete instance of `HostScanRecipeMapInput` via:
HostScanRecipeMap{ "key": HostScanRecipeArgs{...} }
type HostScanRecipeMapOutput ¶
type HostScanRecipeMapOutput struct{ *pulumi.OutputState }
func (HostScanRecipeMapOutput) ElementType ¶
func (HostScanRecipeMapOutput) ElementType() reflect.Type
func (HostScanRecipeMapOutput) MapIndex ¶
func (o HostScanRecipeMapOutput) MapIndex(k pulumi.StringInput) HostScanRecipeOutput
func (HostScanRecipeMapOutput) ToHostScanRecipeMapOutput ¶
func (o HostScanRecipeMapOutput) ToHostScanRecipeMapOutput() HostScanRecipeMapOutput
func (HostScanRecipeMapOutput) ToHostScanRecipeMapOutputWithContext ¶
func (o HostScanRecipeMapOutput) ToHostScanRecipeMapOutputWithContext(ctx context.Context) HostScanRecipeMapOutput
type HostScanRecipeOutput ¶
type HostScanRecipeOutput struct{ *pulumi.OutputState }
func (HostScanRecipeOutput) AgentSettings ¶
func (o HostScanRecipeOutput) AgentSettings() HostScanRecipeAgentSettingsOutput
(Updatable) Agent scan settings for a host scan
func (HostScanRecipeOutput) ApplicationSettings ¶
func (o HostScanRecipeOutput) ApplicationSettings() HostScanRecipeApplicationSettingsOutput
(Updatable) Agent scan settings for an application scan (as a part of a host scan)
func (HostScanRecipeOutput) CompartmentId ¶
func (o HostScanRecipeOutput) CompartmentId() pulumi.StringOutput
(Updatable) Compartment ID of the scanning config. If no individual hosts are specified, all hosts in this compartment are scanned
func (HostScanRecipeOutput) DefinedTags ¶
func (o HostScanRecipeOutput) DefinedTags() pulumi.StringMapOutput
(Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
func (HostScanRecipeOutput) DisplayName ¶
func (o HostScanRecipeOutput) DisplayName() pulumi.StringOutput
(Updatable) Recipe identifier, which can be renamed. If not present, it will be auto-generated. Avoid entering confidential information.
func (HostScanRecipeOutput) ElementType ¶
func (HostScanRecipeOutput) ElementType() reflect.Type
func (HostScanRecipeOutput) FreeformTags ¶
func (o HostScanRecipeOutput) FreeformTags() pulumi.StringMapOutput
(Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
func (HostScanRecipeOutput) PortSettings ¶
func (o HostScanRecipeOutput) PortSettings() HostScanRecipePortSettingsOutput
(Updatable) Port scan settings for a host scan
func (HostScanRecipeOutput) Schedule ¶
func (o HostScanRecipeOutput) Schedule() HostScanRecipeScheduleOutput
(Updatable) A scanning schedule
func (HostScanRecipeOutput) State ¶
func (o HostScanRecipeOutput) State() pulumi.StringOutput
The current state of the config.
func (HostScanRecipeOutput) SystemTags ¶
func (o HostScanRecipeOutput) SystemTags() pulumi.StringMapOutput
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
func (HostScanRecipeOutput) TimeCreated ¶
func (o HostScanRecipeOutput) TimeCreated() pulumi.StringOutput
Date and time the recipe was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339)
func (HostScanRecipeOutput) TimeUpdated ¶
func (o HostScanRecipeOutput) TimeUpdated() pulumi.StringOutput
Date and time the recipe was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339)
func (HostScanRecipeOutput) ToHostScanRecipeOutput ¶
func (o HostScanRecipeOutput) ToHostScanRecipeOutput() HostScanRecipeOutput
func (HostScanRecipeOutput) ToHostScanRecipeOutputWithContext ¶
func (o HostScanRecipeOutput) ToHostScanRecipeOutputWithContext(ctx context.Context) HostScanRecipeOutput
type HostScanRecipePortSettings ¶
type HostScanRecipePortSettings struct { // (Updatable) The scan level ScanLevel string `pulumi:"scanLevel"` }
type HostScanRecipePortSettingsArgs ¶
type HostScanRecipePortSettingsArgs struct { // (Updatable) The scan level ScanLevel pulumi.StringInput `pulumi:"scanLevel"` }
func (HostScanRecipePortSettingsArgs) ElementType ¶
func (HostScanRecipePortSettingsArgs) ElementType() reflect.Type
func (HostScanRecipePortSettingsArgs) ToHostScanRecipePortSettingsOutput ¶
func (i HostScanRecipePortSettingsArgs) ToHostScanRecipePortSettingsOutput() HostScanRecipePortSettingsOutput
func (HostScanRecipePortSettingsArgs) ToHostScanRecipePortSettingsOutputWithContext ¶
func (i HostScanRecipePortSettingsArgs) ToHostScanRecipePortSettingsOutputWithContext(ctx context.Context) HostScanRecipePortSettingsOutput
func (HostScanRecipePortSettingsArgs) ToHostScanRecipePortSettingsPtrOutput ¶
func (i HostScanRecipePortSettingsArgs) ToHostScanRecipePortSettingsPtrOutput() HostScanRecipePortSettingsPtrOutput
func (HostScanRecipePortSettingsArgs) ToHostScanRecipePortSettingsPtrOutputWithContext ¶
func (i HostScanRecipePortSettingsArgs) ToHostScanRecipePortSettingsPtrOutputWithContext(ctx context.Context) HostScanRecipePortSettingsPtrOutput
type HostScanRecipePortSettingsInput ¶
type HostScanRecipePortSettingsInput interface { pulumi.Input ToHostScanRecipePortSettingsOutput() HostScanRecipePortSettingsOutput ToHostScanRecipePortSettingsOutputWithContext(context.Context) HostScanRecipePortSettingsOutput }
HostScanRecipePortSettingsInput is an input type that accepts HostScanRecipePortSettingsArgs and HostScanRecipePortSettingsOutput values. You can construct a concrete instance of `HostScanRecipePortSettingsInput` via:
HostScanRecipePortSettingsArgs{...}
type HostScanRecipePortSettingsOutput ¶
type HostScanRecipePortSettingsOutput struct{ *pulumi.OutputState }
func (HostScanRecipePortSettingsOutput) ElementType ¶
func (HostScanRecipePortSettingsOutput) ElementType() reflect.Type
func (HostScanRecipePortSettingsOutput) ScanLevel ¶
func (o HostScanRecipePortSettingsOutput) ScanLevel() pulumi.StringOutput
(Updatable) The scan level
func (HostScanRecipePortSettingsOutput) ToHostScanRecipePortSettingsOutput ¶
func (o HostScanRecipePortSettingsOutput) ToHostScanRecipePortSettingsOutput() HostScanRecipePortSettingsOutput
func (HostScanRecipePortSettingsOutput) ToHostScanRecipePortSettingsOutputWithContext ¶
func (o HostScanRecipePortSettingsOutput) ToHostScanRecipePortSettingsOutputWithContext(ctx context.Context) HostScanRecipePortSettingsOutput
func (HostScanRecipePortSettingsOutput) ToHostScanRecipePortSettingsPtrOutput ¶
func (o HostScanRecipePortSettingsOutput) ToHostScanRecipePortSettingsPtrOutput() HostScanRecipePortSettingsPtrOutput
func (HostScanRecipePortSettingsOutput) ToHostScanRecipePortSettingsPtrOutputWithContext ¶
func (o HostScanRecipePortSettingsOutput) ToHostScanRecipePortSettingsPtrOutputWithContext(ctx context.Context) HostScanRecipePortSettingsPtrOutput
type HostScanRecipePortSettingsPtrInput ¶
type HostScanRecipePortSettingsPtrInput interface { pulumi.Input ToHostScanRecipePortSettingsPtrOutput() HostScanRecipePortSettingsPtrOutput ToHostScanRecipePortSettingsPtrOutputWithContext(context.Context) HostScanRecipePortSettingsPtrOutput }
HostScanRecipePortSettingsPtrInput is an input type that accepts HostScanRecipePortSettingsArgs, HostScanRecipePortSettingsPtr and HostScanRecipePortSettingsPtrOutput values. You can construct a concrete instance of `HostScanRecipePortSettingsPtrInput` via:
HostScanRecipePortSettingsArgs{...} or: nil
func HostScanRecipePortSettingsPtr ¶
func HostScanRecipePortSettingsPtr(v *HostScanRecipePortSettingsArgs) HostScanRecipePortSettingsPtrInput
type HostScanRecipePortSettingsPtrOutput ¶
type HostScanRecipePortSettingsPtrOutput struct{ *pulumi.OutputState }
func (HostScanRecipePortSettingsPtrOutput) Elem ¶
func (o HostScanRecipePortSettingsPtrOutput) Elem() HostScanRecipePortSettingsOutput
func (HostScanRecipePortSettingsPtrOutput) ElementType ¶
func (HostScanRecipePortSettingsPtrOutput) ElementType() reflect.Type
func (HostScanRecipePortSettingsPtrOutput) ScanLevel ¶
func (o HostScanRecipePortSettingsPtrOutput) ScanLevel() pulumi.StringPtrOutput
(Updatable) The scan level
func (HostScanRecipePortSettingsPtrOutput) ToHostScanRecipePortSettingsPtrOutput ¶
func (o HostScanRecipePortSettingsPtrOutput) ToHostScanRecipePortSettingsPtrOutput() HostScanRecipePortSettingsPtrOutput
func (HostScanRecipePortSettingsPtrOutput) ToHostScanRecipePortSettingsPtrOutputWithContext ¶
func (o HostScanRecipePortSettingsPtrOutput) ToHostScanRecipePortSettingsPtrOutputWithContext(ctx context.Context) HostScanRecipePortSettingsPtrOutput
type HostScanRecipeSchedule ¶
type HostScanRecipeSchedule struct { // (Updatable) Day of week the scheduled scan occurs (not applicable for DAILY type) DayOfWeek *string `pulumi:"dayOfWeek"` // (Updatable) How often the scan occurs // // ** IMPORTANT ** // Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values Type string `pulumi:"type"` }
type HostScanRecipeScheduleArgs ¶
type HostScanRecipeScheduleArgs struct { // (Updatable) Day of week the scheduled scan occurs (not applicable for DAILY type) DayOfWeek pulumi.StringPtrInput `pulumi:"dayOfWeek"` // (Updatable) How often the scan occurs // // ** IMPORTANT ** // Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values Type pulumi.StringInput `pulumi:"type"` }
func (HostScanRecipeScheduleArgs) ElementType ¶
func (HostScanRecipeScheduleArgs) ElementType() reflect.Type
func (HostScanRecipeScheduleArgs) ToHostScanRecipeScheduleOutput ¶
func (i HostScanRecipeScheduleArgs) ToHostScanRecipeScheduleOutput() HostScanRecipeScheduleOutput
func (HostScanRecipeScheduleArgs) ToHostScanRecipeScheduleOutputWithContext ¶
func (i HostScanRecipeScheduleArgs) ToHostScanRecipeScheduleOutputWithContext(ctx context.Context) HostScanRecipeScheduleOutput
func (HostScanRecipeScheduleArgs) ToHostScanRecipeSchedulePtrOutput ¶
func (i HostScanRecipeScheduleArgs) ToHostScanRecipeSchedulePtrOutput() HostScanRecipeSchedulePtrOutput
func (HostScanRecipeScheduleArgs) ToHostScanRecipeSchedulePtrOutputWithContext ¶
func (i HostScanRecipeScheduleArgs) ToHostScanRecipeSchedulePtrOutputWithContext(ctx context.Context) HostScanRecipeSchedulePtrOutput
type HostScanRecipeScheduleInput ¶
type HostScanRecipeScheduleInput interface { pulumi.Input ToHostScanRecipeScheduleOutput() HostScanRecipeScheduleOutput ToHostScanRecipeScheduleOutputWithContext(context.Context) HostScanRecipeScheduleOutput }
HostScanRecipeScheduleInput is an input type that accepts HostScanRecipeScheduleArgs and HostScanRecipeScheduleOutput values. You can construct a concrete instance of `HostScanRecipeScheduleInput` via:
HostScanRecipeScheduleArgs{...}
type HostScanRecipeScheduleOutput ¶
type HostScanRecipeScheduleOutput struct{ *pulumi.OutputState }
func (HostScanRecipeScheduleOutput) DayOfWeek ¶
func (o HostScanRecipeScheduleOutput) DayOfWeek() pulumi.StringPtrOutput
(Updatable) Day of week the scheduled scan occurs (not applicable for DAILY type)
func (HostScanRecipeScheduleOutput) ElementType ¶
func (HostScanRecipeScheduleOutput) ElementType() reflect.Type
func (HostScanRecipeScheduleOutput) ToHostScanRecipeScheduleOutput ¶
func (o HostScanRecipeScheduleOutput) ToHostScanRecipeScheduleOutput() HostScanRecipeScheduleOutput
func (HostScanRecipeScheduleOutput) ToHostScanRecipeScheduleOutputWithContext ¶
func (o HostScanRecipeScheduleOutput) ToHostScanRecipeScheduleOutputWithContext(ctx context.Context) HostScanRecipeScheduleOutput
func (HostScanRecipeScheduleOutput) ToHostScanRecipeSchedulePtrOutput ¶
func (o HostScanRecipeScheduleOutput) ToHostScanRecipeSchedulePtrOutput() HostScanRecipeSchedulePtrOutput
func (HostScanRecipeScheduleOutput) ToHostScanRecipeSchedulePtrOutputWithContext ¶
func (o HostScanRecipeScheduleOutput) ToHostScanRecipeSchedulePtrOutputWithContext(ctx context.Context) HostScanRecipeSchedulePtrOutput
func (HostScanRecipeScheduleOutput) Type ¶
func (o HostScanRecipeScheduleOutput) Type() pulumi.StringOutput
(Updatable) How often the scan occurs
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
type HostScanRecipeSchedulePtrInput ¶
type HostScanRecipeSchedulePtrInput interface { pulumi.Input ToHostScanRecipeSchedulePtrOutput() HostScanRecipeSchedulePtrOutput ToHostScanRecipeSchedulePtrOutputWithContext(context.Context) HostScanRecipeSchedulePtrOutput }
HostScanRecipeSchedulePtrInput is an input type that accepts HostScanRecipeScheduleArgs, HostScanRecipeSchedulePtr and HostScanRecipeSchedulePtrOutput values. You can construct a concrete instance of `HostScanRecipeSchedulePtrInput` via:
HostScanRecipeScheduleArgs{...} or: nil
func HostScanRecipeSchedulePtr ¶
func HostScanRecipeSchedulePtr(v *HostScanRecipeScheduleArgs) HostScanRecipeSchedulePtrInput
type HostScanRecipeSchedulePtrOutput ¶
type HostScanRecipeSchedulePtrOutput struct{ *pulumi.OutputState }
func (HostScanRecipeSchedulePtrOutput) DayOfWeek ¶
func (o HostScanRecipeSchedulePtrOutput) DayOfWeek() pulumi.StringPtrOutput
(Updatable) Day of week the scheduled scan occurs (not applicable for DAILY type)
func (HostScanRecipeSchedulePtrOutput) Elem ¶
func (o HostScanRecipeSchedulePtrOutput) Elem() HostScanRecipeScheduleOutput
func (HostScanRecipeSchedulePtrOutput) ElementType ¶
func (HostScanRecipeSchedulePtrOutput) ElementType() reflect.Type
func (HostScanRecipeSchedulePtrOutput) ToHostScanRecipeSchedulePtrOutput ¶
func (o HostScanRecipeSchedulePtrOutput) ToHostScanRecipeSchedulePtrOutput() HostScanRecipeSchedulePtrOutput
func (HostScanRecipeSchedulePtrOutput) ToHostScanRecipeSchedulePtrOutputWithContext ¶
func (o HostScanRecipeSchedulePtrOutput) ToHostScanRecipeSchedulePtrOutputWithContext(ctx context.Context) HostScanRecipeSchedulePtrOutput
func (HostScanRecipeSchedulePtrOutput) Type ¶
func (o HostScanRecipeSchedulePtrOutput) Type() pulumi.StringPtrOutput
(Updatable) How often the scan occurs
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
type HostScanRecipeState ¶
type HostScanRecipeState struct { // (Updatable) Agent scan settings for a host scan AgentSettings HostScanRecipeAgentSettingsPtrInput // (Updatable) Agent scan settings for an application scan (as a part of a host scan) ApplicationSettings HostScanRecipeApplicationSettingsPtrInput // (Updatable) Compartment ID of the scanning config. If no individual hosts are specified, all hosts in this compartment are scanned CompartmentId pulumi.StringPtrInput // (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}` DefinedTags pulumi.StringMapInput // (Updatable) Recipe identifier, which can be renamed. If not present, it will be auto-generated. Avoid entering confidential information. DisplayName pulumi.StringPtrInput // (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` FreeformTags pulumi.StringMapInput // (Updatable) Port scan settings for a host scan PortSettings HostScanRecipePortSettingsPtrInput // (Updatable) A scanning schedule Schedule HostScanRecipeSchedulePtrInput // The current state of the config. State pulumi.StringPtrInput // Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}` SystemTags pulumi.StringMapInput // Date and time the recipe was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeCreated pulumi.StringPtrInput // Date and time the recipe was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeUpdated pulumi.StringPtrInput }
func (HostScanRecipeState) ElementType ¶
func (HostScanRecipeState) ElementType() reflect.Type
type HostScanTarget ¶
type HostScanTarget struct { pulumi.CustomResourceState // (Updatable) Compartment ID of the object (this). CompartmentId pulumi.StringOutput `pulumi:"compartmentId"` // (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}` DefinedTags pulumi.StringMapOutput `pulumi:"definedTags"` // (Updatable) Target description. Description pulumi.StringOutput `pulumi:"description"` // (Updatable) Target identifier, which can be renamed. If not present, it will be auto-generated. Avoid entering confidential information. DisplayName pulumi.StringOutput `pulumi:"displayName"` // (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` FreeformTags pulumi.StringMapOutput `pulumi:"freeformTags"` // (Updatable) ID of the host scan recipe this target applies. HostScanRecipeId pulumi.StringOutput `pulumi:"hostScanRecipeId"` // (Updatable) List of compute instance IDs to target (optional). If empty, targets the entire targetCompartmentId. InstanceIds pulumi.StringArrayOutput `pulumi:"instanceIds"` // The current state of the config. State pulumi.StringOutput `pulumi:"state"` // Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}` SystemTags pulumi.StringMapOutput `pulumi:"systemTags"` // (Updatable) Compartment ID to target. If a list of hosts is provided, all hosts must be in this compartment. // // ** IMPORTANT ** // Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values TargetCompartmentId pulumi.StringOutput `pulumi:"targetCompartmentId"` // Date and time the target was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeCreated pulumi.StringOutput `pulumi:"timeCreated"` // Date and time the target was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeUpdated pulumi.StringOutput `pulumi:"timeUpdated"` }
This resource provides the Host Scan Target resource in Oracle Cloud Infrastructure Vulnerability Scanning service.
Creates a new HostScanTarget. A host scan target is a collection of compute instances that you want routinely scanned for security vulnerabilities.
## Example Usage
```go package main
import (
"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/VulnerabilityScanning" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { _, err := VulnerabilityScanning.NewHostScanTarget(ctx, "test_host_scan_target", &VulnerabilityScanning.HostScanTargetArgs{ CompartmentId: pulumi.Any(compartmentId), HostScanRecipeId: pulumi.Any(testHostScanRecipe.Id), TargetCompartmentId: pulumi.Any(testCompartment.Id), DefinedTags: pulumi.StringMap{ "foo-namespace.bar-key": pulumi.String("value"), }, Description: pulumi.Any(hostScanTargetDescription), DisplayName: pulumi.Any(hostScanTargetDisplayName), FreeformTags: pulumi.StringMap{ "bar-key": pulumi.String("value"), }, InstanceIds: pulumi.Any(hostScanTargetInstanceIds), }) if err != nil { return err } return nil }) }
```
## Import
HostScanTargets can be imported using the `id`, e.g.
```sh $ pulumi import oci:VulnerabilityScanning/hostScanTarget:HostScanTarget test_host_scan_target "id" ```
func GetHostScanTarget ¶
func GetHostScanTarget(ctx *pulumi.Context, name string, id pulumi.IDInput, state *HostScanTargetState, opts ...pulumi.ResourceOption) (*HostScanTarget, error)
GetHostScanTarget gets an existing HostScanTarget 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 NewHostScanTarget ¶
func NewHostScanTarget(ctx *pulumi.Context, name string, args *HostScanTargetArgs, opts ...pulumi.ResourceOption) (*HostScanTarget, error)
NewHostScanTarget registers a new resource with the given unique name, arguments, and options.
func (*HostScanTarget) ElementType ¶
func (*HostScanTarget) ElementType() reflect.Type
func (*HostScanTarget) ToHostScanTargetOutput ¶
func (i *HostScanTarget) ToHostScanTargetOutput() HostScanTargetOutput
func (*HostScanTarget) ToHostScanTargetOutputWithContext ¶
func (i *HostScanTarget) ToHostScanTargetOutputWithContext(ctx context.Context) HostScanTargetOutput
type HostScanTargetArgs ¶
type HostScanTargetArgs struct { // (Updatable) Compartment ID of the object (this). CompartmentId pulumi.StringInput // (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}` DefinedTags pulumi.StringMapInput // (Updatable) Target description. Description pulumi.StringPtrInput // (Updatable) Target identifier, which can be renamed. If not present, it will be auto-generated. Avoid entering confidential information. DisplayName pulumi.StringPtrInput // (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` FreeformTags pulumi.StringMapInput // (Updatable) ID of the host scan recipe this target applies. HostScanRecipeId pulumi.StringInput // (Updatable) List of compute instance IDs to target (optional). If empty, targets the entire targetCompartmentId. InstanceIds pulumi.StringArrayInput // (Updatable) Compartment ID to target. If a list of hosts is provided, all hosts must be in this compartment. // // ** IMPORTANT ** // Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values TargetCompartmentId pulumi.StringInput }
The set of arguments for constructing a HostScanTarget resource.
func (HostScanTargetArgs) ElementType ¶
func (HostScanTargetArgs) ElementType() reflect.Type
type HostScanTargetArray ¶
type HostScanTargetArray []HostScanTargetInput
func (HostScanTargetArray) ElementType ¶
func (HostScanTargetArray) ElementType() reflect.Type
func (HostScanTargetArray) ToHostScanTargetArrayOutput ¶
func (i HostScanTargetArray) ToHostScanTargetArrayOutput() HostScanTargetArrayOutput
func (HostScanTargetArray) ToHostScanTargetArrayOutputWithContext ¶
func (i HostScanTargetArray) ToHostScanTargetArrayOutputWithContext(ctx context.Context) HostScanTargetArrayOutput
type HostScanTargetArrayInput ¶
type HostScanTargetArrayInput interface { pulumi.Input ToHostScanTargetArrayOutput() HostScanTargetArrayOutput ToHostScanTargetArrayOutputWithContext(context.Context) HostScanTargetArrayOutput }
HostScanTargetArrayInput is an input type that accepts HostScanTargetArray and HostScanTargetArrayOutput values. You can construct a concrete instance of `HostScanTargetArrayInput` via:
HostScanTargetArray{ HostScanTargetArgs{...} }
type HostScanTargetArrayOutput ¶
type HostScanTargetArrayOutput struct{ *pulumi.OutputState }
func (HostScanTargetArrayOutput) ElementType ¶
func (HostScanTargetArrayOutput) ElementType() reflect.Type
func (HostScanTargetArrayOutput) Index ¶
func (o HostScanTargetArrayOutput) Index(i pulumi.IntInput) HostScanTargetOutput
func (HostScanTargetArrayOutput) ToHostScanTargetArrayOutput ¶
func (o HostScanTargetArrayOutput) ToHostScanTargetArrayOutput() HostScanTargetArrayOutput
func (HostScanTargetArrayOutput) ToHostScanTargetArrayOutputWithContext ¶
func (o HostScanTargetArrayOutput) ToHostScanTargetArrayOutputWithContext(ctx context.Context) HostScanTargetArrayOutput
type HostScanTargetInput ¶
type HostScanTargetInput interface { pulumi.Input ToHostScanTargetOutput() HostScanTargetOutput ToHostScanTargetOutputWithContext(ctx context.Context) HostScanTargetOutput }
type HostScanTargetMap ¶
type HostScanTargetMap map[string]HostScanTargetInput
func (HostScanTargetMap) ElementType ¶
func (HostScanTargetMap) ElementType() reflect.Type
func (HostScanTargetMap) ToHostScanTargetMapOutput ¶
func (i HostScanTargetMap) ToHostScanTargetMapOutput() HostScanTargetMapOutput
func (HostScanTargetMap) ToHostScanTargetMapOutputWithContext ¶
func (i HostScanTargetMap) ToHostScanTargetMapOutputWithContext(ctx context.Context) HostScanTargetMapOutput
type HostScanTargetMapInput ¶
type HostScanTargetMapInput interface { pulumi.Input ToHostScanTargetMapOutput() HostScanTargetMapOutput ToHostScanTargetMapOutputWithContext(context.Context) HostScanTargetMapOutput }
HostScanTargetMapInput is an input type that accepts HostScanTargetMap and HostScanTargetMapOutput values. You can construct a concrete instance of `HostScanTargetMapInput` via:
HostScanTargetMap{ "key": HostScanTargetArgs{...} }
type HostScanTargetMapOutput ¶
type HostScanTargetMapOutput struct{ *pulumi.OutputState }
func (HostScanTargetMapOutput) ElementType ¶
func (HostScanTargetMapOutput) ElementType() reflect.Type
func (HostScanTargetMapOutput) MapIndex ¶
func (o HostScanTargetMapOutput) MapIndex(k pulumi.StringInput) HostScanTargetOutput
func (HostScanTargetMapOutput) ToHostScanTargetMapOutput ¶
func (o HostScanTargetMapOutput) ToHostScanTargetMapOutput() HostScanTargetMapOutput
func (HostScanTargetMapOutput) ToHostScanTargetMapOutputWithContext ¶
func (o HostScanTargetMapOutput) ToHostScanTargetMapOutputWithContext(ctx context.Context) HostScanTargetMapOutput
type HostScanTargetOutput ¶
type HostScanTargetOutput struct{ *pulumi.OutputState }
func (HostScanTargetOutput) CompartmentId ¶
func (o HostScanTargetOutput) CompartmentId() pulumi.StringOutput
(Updatable) Compartment ID of the object (this).
func (HostScanTargetOutput) DefinedTags ¶
func (o HostScanTargetOutput) DefinedTags() pulumi.StringMapOutput
(Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
func (HostScanTargetOutput) Description ¶
func (o HostScanTargetOutput) Description() pulumi.StringOutput
(Updatable) Target description.
func (HostScanTargetOutput) DisplayName ¶
func (o HostScanTargetOutput) DisplayName() pulumi.StringOutput
(Updatable) Target identifier, which can be renamed. If not present, it will be auto-generated. Avoid entering confidential information.
func (HostScanTargetOutput) ElementType ¶
func (HostScanTargetOutput) ElementType() reflect.Type
func (HostScanTargetOutput) FreeformTags ¶
func (o HostScanTargetOutput) FreeformTags() pulumi.StringMapOutput
(Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
func (HostScanTargetOutput) HostScanRecipeId ¶
func (o HostScanTargetOutput) HostScanRecipeId() pulumi.StringOutput
(Updatable) ID of the host scan recipe this target applies.
func (HostScanTargetOutput) InstanceIds ¶
func (o HostScanTargetOutput) InstanceIds() pulumi.StringArrayOutput
(Updatable) List of compute instance IDs to target (optional). If empty, targets the entire targetCompartmentId.
func (HostScanTargetOutput) State ¶
func (o HostScanTargetOutput) State() pulumi.StringOutput
The current state of the config.
func (HostScanTargetOutput) SystemTags ¶
func (o HostScanTargetOutput) SystemTags() pulumi.StringMapOutput
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
func (HostScanTargetOutput) TargetCompartmentId ¶
func (o HostScanTargetOutput) TargetCompartmentId() pulumi.StringOutput
(Updatable) Compartment ID to target. If a list of hosts is provided, all hosts must be in this compartment.
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
func (HostScanTargetOutput) TimeCreated ¶
func (o HostScanTargetOutput) TimeCreated() pulumi.StringOutput
Date and time the target was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339)
func (HostScanTargetOutput) TimeUpdated ¶
func (o HostScanTargetOutput) TimeUpdated() pulumi.StringOutput
Date and time the target was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339)
func (HostScanTargetOutput) ToHostScanTargetOutput ¶
func (o HostScanTargetOutput) ToHostScanTargetOutput() HostScanTargetOutput
func (HostScanTargetOutput) ToHostScanTargetOutputWithContext ¶
func (o HostScanTargetOutput) ToHostScanTargetOutputWithContext(ctx context.Context) HostScanTargetOutput
type HostScanTargetState ¶
type HostScanTargetState struct { // (Updatable) Compartment ID of the object (this). CompartmentId pulumi.StringPtrInput // (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}` DefinedTags pulumi.StringMapInput // (Updatable) Target description. Description pulumi.StringPtrInput // (Updatable) Target identifier, which can be renamed. If not present, it will be auto-generated. Avoid entering confidential information. DisplayName pulumi.StringPtrInput // (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` FreeformTags pulumi.StringMapInput // (Updatable) ID of the host scan recipe this target applies. HostScanRecipeId pulumi.StringPtrInput // (Updatable) List of compute instance IDs to target (optional). If empty, targets the entire targetCompartmentId. InstanceIds pulumi.StringArrayInput // The current state of the config. State pulumi.StringPtrInput // Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}` SystemTags pulumi.StringMapInput // (Updatable) Compartment ID to target. If a list of hosts is provided, all hosts must be in this compartment. // // ** IMPORTANT ** // Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values TargetCompartmentId pulumi.StringPtrInput // Date and time the target was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeCreated pulumi.StringPtrInput // Date and time the target was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeUpdated pulumi.StringPtrInput }
func (HostScanTargetState) ElementType ¶
func (HostScanTargetState) ElementType() reflect.Type
type LookupContainerScanRecipeArgs ¶
type LookupContainerScanRecipeArgs struct { // unique ContainerScanRecipe identifier ContainerScanRecipeId string `pulumi:"containerScanRecipeId"` }
A collection of arguments for invoking getContainerScanRecipe.
type LookupContainerScanRecipeOutputArgs ¶
type LookupContainerScanRecipeOutputArgs struct { // unique ContainerScanRecipe identifier ContainerScanRecipeId pulumi.StringInput `pulumi:"containerScanRecipeId"` }
A collection of arguments for invoking getContainerScanRecipe.
func (LookupContainerScanRecipeOutputArgs) ElementType ¶
func (LookupContainerScanRecipeOutputArgs) ElementType() reflect.Type
type LookupContainerScanRecipeResult ¶
type LookupContainerScanRecipeResult struct { // The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the container scan recipe's compartment CompartmentId string `pulumi:"compartmentId"` ContainerScanRecipeId string `pulumi:"containerScanRecipeId"` // Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}` DefinedTags map[string]string `pulumi:"definedTags"` // User friendly name of container scan recipe DisplayName string `pulumi:"displayName"` // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` FreeformTags map[string]string `pulumi:"freeformTags"` // The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of container scan recipe. Immutable and generated on creation. Id string `pulumi:"id"` // This field is set equal to the number of images we want to scan in the first go when the recipe is created ImageCount int `pulumi:"imageCount"` // A collection of container scan settings ScanSettings []GetContainerScanRecipeScanSetting `pulumi:"scanSettings"` // The current state of the config. State string `pulumi:"state"` // Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}` SystemTags map[string]string `pulumi:"systemTags"` // Date and time the recipe was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeCreated string `pulumi:"timeCreated"` // Date and time the recipe was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeUpdated string `pulumi:"timeUpdated"` }
A collection of values returned by getContainerScanRecipe.
func LookupContainerScanRecipe ¶
func LookupContainerScanRecipe(ctx *pulumi.Context, args *LookupContainerScanRecipeArgs, opts ...pulumi.InvokeOption) (*LookupContainerScanRecipeResult, error)
This data source provides details about a specific Container Scan Recipe resource in Oracle Cloud Infrastructure Vulnerability Scanning service.
Retrieves a ContainerScanRecipe identified by the recipe ID. A recipe determines the types of security issues that you want scanned.
## Example Usage
```go package main
import (
"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/VulnerabilityScanning" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { _, err := VulnerabilityScanning.GetContainerScanRecipe(ctx, &vulnerabilityscanning.GetContainerScanRecipeArgs{ ContainerScanRecipeId: testContainerScanRecipeOciVulnerabilityScanningContainerScanRecipe.Id, }, nil) if err != nil { return err } return nil }) }
```
type LookupContainerScanRecipeResultOutput ¶
type LookupContainerScanRecipeResultOutput struct{ *pulumi.OutputState }
A collection of values returned by getContainerScanRecipe.
func LookupContainerScanRecipeOutput ¶
func LookupContainerScanRecipeOutput(ctx *pulumi.Context, args LookupContainerScanRecipeOutputArgs, opts ...pulumi.InvokeOption) LookupContainerScanRecipeResultOutput
func (LookupContainerScanRecipeResultOutput) CompartmentId ¶
func (o LookupContainerScanRecipeResultOutput) CompartmentId() pulumi.StringOutput
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the container scan recipe's compartment
func (LookupContainerScanRecipeResultOutput) ContainerScanRecipeId ¶
func (o LookupContainerScanRecipeResultOutput) ContainerScanRecipeId() pulumi.StringOutput
func (LookupContainerScanRecipeResultOutput) DefinedTags ¶
func (o LookupContainerScanRecipeResultOutput) DefinedTags() pulumi.StringMapOutput
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
func (LookupContainerScanRecipeResultOutput) DisplayName ¶
func (o LookupContainerScanRecipeResultOutput) DisplayName() pulumi.StringOutput
User friendly name of container scan recipe
func (LookupContainerScanRecipeResultOutput) ElementType ¶
func (LookupContainerScanRecipeResultOutput) ElementType() reflect.Type
func (LookupContainerScanRecipeResultOutput) FreeformTags ¶
func (o LookupContainerScanRecipeResultOutput) FreeformTags() pulumi.StringMapOutput
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
func (LookupContainerScanRecipeResultOutput) Id ¶
func (o LookupContainerScanRecipeResultOutput) Id() pulumi.StringOutput
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of container scan recipe. Immutable and generated on creation.
func (LookupContainerScanRecipeResultOutput) ImageCount ¶
func (o LookupContainerScanRecipeResultOutput) ImageCount() pulumi.IntOutput
This field is set equal to the number of images we want to scan in the first go when the recipe is created
func (LookupContainerScanRecipeResultOutput) ScanSettings ¶
func (o LookupContainerScanRecipeResultOutput) ScanSettings() GetContainerScanRecipeScanSettingArrayOutput
A collection of container scan settings
func (LookupContainerScanRecipeResultOutput) State ¶
func (o LookupContainerScanRecipeResultOutput) State() pulumi.StringOutput
The current state of the config.
func (LookupContainerScanRecipeResultOutput) SystemTags ¶
func (o LookupContainerScanRecipeResultOutput) SystemTags() pulumi.StringMapOutput
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
func (LookupContainerScanRecipeResultOutput) TimeCreated ¶
func (o LookupContainerScanRecipeResultOutput) TimeCreated() pulumi.StringOutput
Date and time the recipe was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339)
func (LookupContainerScanRecipeResultOutput) TimeUpdated ¶
func (o LookupContainerScanRecipeResultOutput) TimeUpdated() pulumi.StringOutput
Date and time the recipe was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339)
func (LookupContainerScanRecipeResultOutput) ToLookupContainerScanRecipeResultOutput ¶
func (o LookupContainerScanRecipeResultOutput) ToLookupContainerScanRecipeResultOutput() LookupContainerScanRecipeResultOutput
func (LookupContainerScanRecipeResultOutput) ToLookupContainerScanRecipeResultOutputWithContext ¶
func (o LookupContainerScanRecipeResultOutput) ToLookupContainerScanRecipeResultOutputWithContext(ctx context.Context) LookupContainerScanRecipeResultOutput
type LookupContainerScanTargetArgs ¶
type LookupContainerScanTargetArgs struct { // unique ContainerScanTarget identifier ContainerScanTargetId string `pulumi:"containerScanTargetId"` }
A collection of arguments for invoking getContainerScanTarget.
type LookupContainerScanTargetOutputArgs ¶
type LookupContainerScanTargetOutputArgs struct { // unique ContainerScanTarget identifier ContainerScanTargetId pulumi.StringInput `pulumi:"containerScanTargetId"` }
A collection of arguments for invoking getContainerScanTarget.
func (LookupContainerScanTargetOutputArgs) ElementType ¶
func (LookupContainerScanTargetOutputArgs) ElementType() reflect.Type
type LookupContainerScanTargetResult ¶
type LookupContainerScanTargetResult struct { // The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment to perform the scans in. All listed repositories must be in the compartment. CompartmentId string `pulumi:"compartmentId"` // ID of the container scan recipe this target applies. ContainerScanRecipeId string `pulumi:"containerScanRecipeId"` ContainerScanTargetId string `pulumi:"containerScanTargetId"` // Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}` DefinedTags map[string]string `pulumi:"definedTags"` // Target description. Description string `pulumi:"description"` // User friendly name of container scan target DisplayName string `pulumi:"displayName"` // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` FreeformTags map[string]string `pulumi:"freeformTags"` // The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of container scan target. Immutable and generated on creation. Id string `pulumi:"id"` // The current state of the config. State string `pulumi:"state"` // Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}` SystemTags map[string]string `pulumi:"systemTags"` // Registry information for a container scan target TargetRegistries []GetContainerScanTargetTargetRegistry `pulumi:"targetRegistries"` // Date and time the target was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeCreated string `pulumi:"timeCreated"` // Date and time the target was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeUpdated string `pulumi:"timeUpdated"` }
A collection of values returned by getContainerScanTarget.
func LookupContainerScanTarget ¶
func LookupContainerScanTarget(ctx *pulumi.Context, args *LookupContainerScanTargetArgs, opts ...pulumi.InvokeOption) (*LookupContainerScanTargetResult, error)
This data source provides details about a specific Container Scan Target resource in Oracle Cloud Infrastructure Vulnerability Scanning service.
Gets a ContainerScanTarget identified by the target ID. A container scan target specifies a group of one or more Docker image repositories in Oracle Cloud Infrastructure Registry (OCIR) that you want routinely scanned for security vulnerabilities.
## Example Usage
```go package main
import (
"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/VulnerabilityScanning" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { _, err := VulnerabilityScanning.GetContainerScanTarget(ctx, &vulnerabilityscanning.GetContainerScanTargetArgs{ ContainerScanTargetId: testContainerScanTargetOciVulnerabilityScanningContainerScanTarget.Id, }, nil) if err != nil { return err } return nil }) }
```
type LookupContainerScanTargetResultOutput ¶
type LookupContainerScanTargetResultOutput struct{ *pulumi.OutputState }
A collection of values returned by getContainerScanTarget.
func LookupContainerScanTargetOutput ¶
func LookupContainerScanTargetOutput(ctx *pulumi.Context, args LookupContainerScanTargetOutputArgs, opts ...pulumi.InvokeOption) LookupContainerScanTargetResultOutput
func (LookupContainerScanTargetResultOutput) CompartmentId ¶
func (o LookupContainerScanTargetResultOutput) CompartmentId() pulumi.StringOutput
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment to perform the scans in. All listed repositories must be in the compartment.
func (LookupContainerScanTargetResultOutput) ContainerScanRecipeId ¶
func (o LookupContainerScanTargetResultOutput) ContainerScanRecipeId() pulumi.StringOutput
ID of the container scan recipe this target applies.
func (LookupContainerScanTargetResultOutput) ContainerScanTargetId ¶
func (o LookupContainerScanTargetResultOutput) ContainerScanTargetId() pulumi.StringOutput
func (LookupContainerScanTargetResultOutput) DefinedTags ¶
func (o LookupContainerScanTargetResultOutput) DefinedTags() pulumi.StringMapOutput
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
func (LookupContainerScanTargetResultOutput) Description ¶
func (o LookupContainerScanTargetResultOutput) Description() pulumi.StringOutput
Target description.
func (LookupContainerScanTargetResultOutput) DisplayName ¶
func (o LookupContainerScanTargetResultOutput) DisplayName() pulumi.StringOutput
User friendly name of container scan target
func (LookupContainerScanTargetResultOutput) ElementType ¶
func (LookupContainerScanTargetResultOutput) ElementType() reflect.Type
func (LookupContainerScanTargetResultOutput) FreeformTags ¶
func (o LookupContainerScanTargetResultOutput) FreeformTags() pulumi.StringMapOutput
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
func (LookupContainerScanTargetResultOutput) Id ¶
func (o LookupContainerScanTargetResultOutput) Id() pulumi.StringOutput
The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of container scan target. Immutable and generated on creation.
func (LookupContainerScanTargetResultOutput) State ¶
func (o LookupContainerScanTargetResultOutput) State() pulumi.StringOutput
The current state of the config.
func (LookupContainerScanTargetResultOutput) SystemTags ¶
func (o LookupContainerScanTargetResultOutput) SystemTags() pulumi.StringMapOutput
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
func (LookupContainerScanTargetResultOutput) TargetRegistries ¶
func (o LookupContainerScanTargetResultOutput) TargetRegistries() GetContainerScanTargetTargetRegistryArrayOutput
Registry information for a container scan target
func (LookupContainerScanTargetResultOutput) TimeCreated ¶
func (o LookupContainerScanTargetResultOutput) TimeCreated() pulumi.StringOutput
Date and time the target was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339)
func (LookupContainerScanTargetResultOutput) TimeUpdated ¶
func (o LookupContainerScanTargetResultOutput) TimeUpdated() pulumi.StringOutput
Date and time the target was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339)
func (LookupContainerScanTargetResultOutput) ToLookupContainerScanTargetResultOutput ¶
func (o LookupContainerScanTargetResultOutput) ToLookupContainerScanTargetResultOutput() LookupContainerScanTargetResultOutput
func (LookupContainerScanTargetResultOutput) ToLookupContainerScanTargetResultOutputWithContext ¶
func (o LookupContainerScanTargetResultOutput) ToLookupContainerScanTargetResultOutputWithContext(ctx context.Context) LookupContainerScanTargetResultOutput
type LookupHostScanRecipeArgs ¶
type LookupHostScanRecipeArgs struct { // unique HostScanRecipe identifier HostScanRecipeId string `pulumi:"hostScanRecipeId"` }
A collection of arguments for invoking getHostScanRecipe.
type LookupHostScanRecipeOutputArgs ¶
type LookupHostScanRecipeOutputArgs struct { // unique HostScanRecipe identifier HostScanRecipeId pulumi.StringInput `pulumi:"hostScanRecipeId"` }
A collection of arguments for invoking getHostScanRecipe.
func (LookupHostScanRecipeOutputArgs) ElementType ¶
func (LookupHostScanRecipeOutputArgs) ElementType() reflect.Type
type LookupHostScanRecipeResult ¶
type LookupHostScanRecipeResult struct { // Agent scan settings for a host scan AgentSettings []GetHostScanRecipeAgentSetting `pulumi:"agentSettings"` // Agent scan settings for an application scan (as a part of a host scan) ApplicationSettings []GetHostScanRecipeApplicationSetting `pulumi:"applicationSettings"` // Compartment ID of the scan recipe CompartmentId string `pulumi:"compartmentId"` // Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}` DefinedTags map[string]string `pulumi:"definedTags"` // Recipe identifier, which can be renamed DisplayName string `pulumi:"displayName"` // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` FreeformTags map[string]string `pulumi:"freeformTags"` HostScanRecipeId string `pulumi:"hostScanRecipeId"` // Unique identifier of the config that is immutable on creation Id string `pulumi:"id"` // Port scan settings for a host scan PortSettings []GetHostScanRecipePortSetting `pulumi:"portSettings"` // A scanning schedule Schedules []GetHostScanRecipeSchedule `pulumi:"schedules"` // The current state of the config. State string `pulumi:"state"` // Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}` SystemTags map[string]string `pulumi:"systemTags"` // Date and time the recipe was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeCreated string `pulumi:"timeCreated"` // Date and time the recipe was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeUpdated string `pulumi:"timeUpdated"` }
A collection of values returned by getHostScanRecipe.
func LookupHostScanRecipe ¶
func LookupHostScanRecipe(ctx *pulumi.Context, args *LookupHostScanRecipeArgs, opts ...pulumi.InvokeOption) (*LookupHostScanRecipeResult, error)
This data source provides details about a specific Host Scan Recipe resource in Oracle Cloud Infrastructure Vulnerability Scanning service.
Retrieves a HostScanRecipe identified by the recipe ID. A recipe determines the types of security issues that you want scanned, and how often to scan.
## Example Usage
```go package main
import (
"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/VulnerabilityScanning" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { _, err := VulnerabilityScanning.GetHostScanRecipe(ctx, &vulnerabilityscanning.GetHostScanRecipeArgs{ HostScanRecipeId: testHostScanRecipeOciVulnerabilityScanningHostScanRecipe.Id, }, nil) if err != nil { return err } return nil }) }
```
type LookupHostScanRecipeResultOutput ¶
type LookupHostScanRecipeResultOutput struct{ *pulumi.OutputState }
A collection of values returned by getHostScanRecipe.
func LookupHostScanRecipeOutput ¶
func LookupHostScanRecipeOutput(ctx *pulumi.Context, args LookupHostScanRecipeOutputArgs, opts ...pulumi.InvokeOption) LookupHostScanRecipeResultOutput
func (LookupHostScanRecipeResultOutput) AgentSettings ¶
func (o LookupHostScanRecipeResultOutput) AgentSettings() GetHostScanRecipeAgentSettingArrayOutput
Agent scan settings for a host scan
func (LookupHostScanRecipeResultOutput) ApplicationSettings ¶
func (o LookupHostScanRecipeResultOutput) ApplicationSettings() GetHostScanRecipeApplicationSettingArrayOutput
Agent scan settings for an application scan (as a part of a host scan)
func (LookupHostScanRecipeResultOutput) CompartmentId ¶
func (o LookupHostScanRecipeResultOutput) CompartmentId() pulumi.StringOutput
Compartment ID of the scan recipe
func (LookupHostScanRecipeResultOutput) DefinedTags ¶
func (o LookupHostScanRecipeResultOutput) DefinedTags() pulumi.StringMapOutput
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
func (LookupHostScanRecipeResultOutput) DisplayName ¶
func (o LookupHostScanRecipeResultOutput) DisplayName() pulumi.StringOutput
Recipe identifier, which can be renamed
func (LookupHostScanRecipeResultOutput) ElementType ¶
func (LookupHostScanRecipeResultOutput) ElementType() reflect.Type
func (LookupHostScanRecipeResultOutput) FreeformTags ¶
func (o LookupHostScanRecipeResultOutput) FreeformTags() pulumi.StringMapOutput
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
func (LookupHostScanRecipeResultOutput) HostScanRecipeId ¶
func (o LookupHostScanRecipeResultOutput) HostScanRecipeId() pulumi.StringOutput
func (LookupHostScanRecipeResultOutput) Id ¶
func (o LookupHostScanRecipeResultOutput) Id() pulumi.StringOutput
Unique identifier of the config that is immutable on creation
func (LookupHostScanRecipeResultOutput) PortSettings ¶
func (o LookupHostScanRecipeResultOutput) PortSettings() GetHostScanRecipePortSettingArrayOutput
Port scan settings for a host scan
func (LookupHostScanRecipeResultOutput) Schedules ¶
func (o LookupHostScanRecipeResultOutput) Schedules() GetHostScanRecipeScheduleArrayOutput
A scanning schedule
func (LookupHostScanRecipeResultOutput) State ¶
func (o LookupHostScanRecipeResultOutput) State() pulumi.StringOutput
The current state of the config.
func (LookupHostScanRecipeResultOutput) SystemTags ¶
func (o LookupHostScanRecipeResultOutput) SystemTags() pulumi.StringMapOutput
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
func (LookupHostScanRecipeResultOutput) TimeCreated ¶
func (o LookupHostScanRecipeResultOutput) TimeCreated() pulumi.StringOutput
Date and time the recipe was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339)
func (LookupHostScanRecipeResultOutput) TimeUpdated ¶
func (o LookupHostScanRecipeResultOutput) TimeUpdated() pulumi.StringOutput
Date and time the recipe was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339)
func (LookupHostScanRecipeResultOutput) ToLookupHostScanRecipeResultOutput ¶
func (o LookupHostScanRecipeResultOutput) ToLookupHostScanRecipeResultOutput() LookupHostScanRecipeResultOutput
func (LookupHostScanRecipeResultOutput) ToLookupHostScanRecipeResultOutputWithContext ¶
func (o LookupHostScanRecipeResultOutput) ToLookupHostScanRecipeResultOutputWithContext(ctx context.Context) LookupHostScanRecipeResultOutput
type LookupHostScanTargetArgs ¶
type LookupHostScanTargetArgs struct { // unique HostScanTarget identifier HostScanTargetId string `pulumi:"hostScanTargetId"` }
A collection of arguments for invoking getHostScanTarget.
type LookupHostScanTargetOutputArgs ¶
type LookupHostScanTargetOutputArgs struct { // unique HostScanTarget identifier HostScanTargetId pulumi.StringInput `pulumi:"hostScanTargetId"` }
A collection of arguments for invoking getHostScanTarget.
func (LookupHostScanTargetOutputArgs) ElementType ¶
func (LookupHostScanTargetOutputArgs) ElementType() reflect.Type
type LookupHostScanTargetResult ¶
type LookupHostScanTargetResult struct { // Compartment ID of the object (this). CompartmentId string `pulumi:"compartmentId"` // Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}` DefinedTags map[string]string `pulumi:"definedTags"` // Target description. Description string `pulumi:"description"` // Target identifier, which can be renamed. DisplayName string `pulumi:"displayName"` // Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}` FreeformTags map[string]string `pulumi:"freeformTags"` // ID of the host scan recipe this target applies. HostScanRecipeId string `pulumi:"hostScanRecipeId"` HostScanTargetId string `pulumi:"hostScanTargetId"` // Unique identifier of the config that is immutable on creation Id string `pulumi:"id"` // List of compute instance IDs to target (optional). If empty, targets the entire targetCompartmentId. InstanceIds []string `pulumi:"instanceIds"` // The current state of the config. State string `pulumi:"state"` // Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}` SystemTags map[string]string `pulumi:"systemTags"` // Compartment ID to target. If a list of hosts is provided, all hosts must be in this compartment. TargetCompartmentId string `pulumi:"targetCompartmentId"` // Date and time the target was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeCreated string `pulumi:"timeCreated"` // Date and time the target was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339) TimeUpdated string `pulumi:"timeUpdated"` }
A collection of values returned by getHostScanTarget.
func LookupHostScanTarget ¶
func LookupHostScanTarget(ctx *pulumi.Context, args *LookupHostScanTargetArgs, opts ...pulumi.InvokeOption) (*LookupHostScanTargetResult, error)
This data source provides details about a specific Host Scan Target resource in Oracle Cloud Infrastructure Vulnerability Scanning service.
Retrieves a HostScanTarget identified by the target ID. A host scan target is a collection of compute instances that you want routinely scanned for security vulnerabilities.
## Example Usage
```go package main
import (
"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/VulnerabilityScanning" "github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() { pulumi.Run(func(ctx *pulumi.Context) error { _, err := VulnerabilityScanning.GetHostScanTarget(ctx, &vulnerabilityscanning.GetHostScanTargetArgs{ HostScanTargetId: testHostScanTargetOciVulnerabilityScanningHostScanTarget.Id, }, nil) if err != nil { return err } return nil }) }
```
type LookupHostScanTargetResultOutput ¶
type LookupHostScanTargetResultOutput struct{ *pulumi.OutputState }
A collection of values returned by getHostScanTarget.
func LookupHostScanTargetOutput ¶
func LookupHostScanTargetOutput(ctx *pulumi.Context, args LookupHostScanTargetOutputArgs, opts ...pulumi.InvokeOption) LookupHostScanTargetResultOutput
func (LookupHostScanTargetResultOutput) CompartmentId ¶
func (o LookupHostScanTargetResultOutput) CompartmentId() pulumi.StringOutput
Compartment ID of the object (this).
func (LookupHostScanTargetResultOutput) DefinedTags ¶
func (o LookupHostScanTargetResultOutput) DefinedTags() pulumi.StringMapOutput
Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
func (LookupHostScanTargetResultOutput) Description ¶
func (o LookupHostScanTargetResultOutput) Description() pulumi.StringOutput
Target description.
func (LookupHostScanTargetResultOutput) DisplayName ¶
func (o LookupHostScanTargetResultOutput) DisplayName() pulumi.StringOutput
Target identifier, which can be renamed.
func (LookupHostScanTargetResultOutput) ElementType ¶
func (LookupHostScanTargetResultOutput) ElementType() reflect.Type
func (LookupHostScanTargetResultOutput) FreeformTags ¶
func (o LookupHostScanTargetResultOutput) FreeformTags() pulumi.StringMapOutput
Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
func (LookupHostScanTargetResultOutput) HostScanRecipeId ¶
func (o LookupHostScanTargetResultOutput) HostScanRecipeId() pulumi.StringOutput
ID of the host scan recipe this target applies.
func (LookupHostScanTargetResultOutput) HostScanTargetId ¶
func (o LookupHostScanTargetResultOutput) HostScanTargetId() pulumi.StringOutput
func (LookupHostScanTargetResultOutput) Id ¶
func (o LookupHostScanTargetResultOutput) Id() pulumi.StringOutput
Unique identifier of the config that is immutable on creation
func (LookupHostScanTargetResultOutput) InstanceIds ¶
func (o LookupHostScanTargetResultOutput) InstanceIds() pulumi.StringArrayOutput
List of compute instance IDs to target (optional). If empty, targets the entire targetCompartmentId.
func (LookupHostScanTargetResultOutput) State ¶
func (o LookupHostScanTargetResultOutput) State() pulumi.StringOutput
The current state of the config.
func (LookupHostScanTargetResultOutput) SystemTags ¶
func (o LookupHostScanTargetResultOutput) SystemTags() pulumi.StringMapOutput
Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
func (LookupHostScanTargetResultOutput) TargetCompartmentId ¶
func (o LookupHostScanTargetResultOutput) TargetCompartmentId() pulumi.StringOutput
Compartment ID to target. If a list of hosts is provided, all hosts must be in this compartment.
func (LookupHostScanTargetResultOutput) TimeCreated ¶
func (o LookupHostScanTargetResultOutput) TimeCreated() pulumi.StringOutput
Date and time the target was created, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339)
func (LookupHostScanTargetResultOutput) TimeUpdated ¶
func (o LookupHostScanTargetResultOutput) TimeUpdated() pulumi.StringOutput
Date and time the target was last updated, format as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339)
func (LookupHostScanTargetResultOutput) ToLookupHostScanTargetResultOutput ¶
func (o LookupHostScanTargetResultOutput) ToLookupHostScanTargetResultOutput() LookupHostScanTargetResultOutput
func (LookupHostScanTargetResultOutput) ToLookupHostScanTargetResultOutputWithContext ¶
func (o LookupHostScanTargetResultOutput) ToLookupHostScanTargetResultOutputWithContext(ctx context.Context) LookupHostScanTargetResultOutput
Source Files
¶
- containerScanRecipe.go
- containerScanTarget.go
- getContainerScanRecipe.go
- getContainerScanRecipes.go
- getContainerScanTarget.go
- getContainerScanTargets.go
- getHostScanRecipe.go
- getHostScanRecipes.go
- getHostScanTarget.go
- getHostScanTargetErrors.go
- getHostScanTargets.go
- hostScanRecipe.go
- hostScanTarget.go
- init.go
- pulumiTypes.go