AWSSDK_DotNet35.UnitTests.TestTools.CloudFrontConstructorCustomizationsTests.GetCloudFrontOriginAccessIdentityRequestConstructorTests C# (CSharp) Method

GetCloudFrontOriginAccessIdentityRequestConstructorTests() private method

        public void GetCloudFrontOriginAccessIdentityRequestConstructorTests()
        {
            EnsureConstructorExists(typeof(Amazon.CloudFront.Model.GetCloudFrontOriginAccessIdentityRequest), new System.Type[] { typeof(string), });
        }